|
SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
|
This is the complete list of members for sw_task::net::HttpService, including all inherited members.
| activeCount() const | sw_task::net::HttpService | |
| cancel(RequestId id) | sw_task::net::HttpService | |
| HttpService() | sw_task::net::HttpService | |
| pending() const | sw_task::net::HttpService | |
| queuedCount() const | sw_task::net::HttpService | |
| RequestId typedef | sw_task::net::HttpService | |
| setMaxConcurrent(std::size_t n) | sw_task::net::HttpService | |
| shutdown() | sw_task::net::HttpService | |
| submit(HttpRequest req) | sw_task::net::HttpService | |
| ~HttpService() | sw_task::net::HttpService |