asio C++ library

PrevUpHomeNext

io_context::get_executor

Obtains the executor associated with the io_context.

executor_type get_executor();

PrevUpHomeNext