asio C++ library

PrevUpHomeNext

io_service::get_executor

Obtains the executor associated with the io_service.

executor_type get_executor();

PrevUpHomeNext