asio C++ library

PrevUpHomeNext

basic_socket_streambuf::service_type

Inherited from basic_io_object.

The type of the service that will be used to provide I/O operations.

typedef StreamSocketService service_type;
Requirements

Header: asio/basic_socket_streambuf.hpp

Convenience header: asio.hpp


PrevUpHomeNext