asio C++ library

PrevUpHomeNext
basic_stream_socket::get_implementation (2 of 2 overloads)

Inherited from basic_io_object.

Get the underlying implementation of the I/O object.

const implementation_type & get_implementation() const;

PrevUpHomeNext