asio C++ library

PrevUpHomeNext

basic_socket_streambuf::get_executor

Inherited from basic_io_object.

Get the executor associated with the object.

executor_type get_executor();

PrevUpHomeNext