asio C++ library

PrevUpHomeNext

basic_stream_file::get_executor

Inherited from basic_file.

Get the executor associated with the object.

const executor_type & get_executor();

PrevUpHomeNext