asio C++ library

PrevUpHomeNext

basic_socket::implementation_type

Inherited from basic_io_object.

The underlying implementation type of I/O object.

typedef service_type::implementation_type implementation_type;
Requirements

Header: asio/basic_socket.hpp

Convenience header: asio.hpp


PrevUpHomeNext