asio C++ library

PrevUpHomeNext

io_service::work::get_io_service

Get the io_service associated with the work.

asio::io_service & get_io_service();

PrevUpHomeNext