Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

io_service::work::get_io_service

Get the io_service associated with the work.

boost::asio::io_service & get_io_service();

PrevUpHomeNext