Network/WebService: Make Pool return a boolean indicating if a request finished
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Nz
|
||||
|
||||
inline const std::string& GetUserAgent() const;
|
||||
|
||||
void Poll();
|
||||
bool Poll();
|
||||
|
||||
void QueueRequest(std::unique_ptr<WebRequest>&& request);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user