forked from boostorg/beast
committed by
Vinnie Falco
parent
e0f0dc5bca
commit
0e8a2ce3ed
@@ -578,7 +578,7 @@ private:
|
|||||||
|
|
||||||
This type meets the requirements of @b PortHandler. It supports
|
This type meets the requirements of @b PortHandler. It supports
|
||||||
variable list of HTTP services in its template parameter list,
|
variable list of HTTP services in its template parameter list,
|
||||||
and provides a synchronous connection implementation to service
|
and provides an asynchronous connection implementation to service
|
||||||
*/
|
*/
|
||||||
template<class... Services>
|
template<class... Services>
|
||||||
class http_async_port
|
class http_async_port
|
||||||
|
Reference in New Issue
Block a user