asio C++ library

PrevUpHomeNext

basic_stream_socket::get_executor

Inherited from basic_io_object.

Get the executor associated with the object.

executor_type get_executor();

PrevUpHomeNext