Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

stream_socket_service::stream_socket_service
PrevUpHomeNext

Construct a new stream socket service for the specified io_service.

stream_socket_service(
    boost::asio::io_service & io_service);

PrevUpHomeNext