Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_stream_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: boost/asio/basic_stream_socket.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext