asio C++ library

PrevUpHomeNext

basic_seq_packet_socket::get_executor

Inherited from basic_socket.

Get the executor associated with the object.

const executor_type & get_executor();

PrevUpHomeNext