asio C++ library

PrevUpHomeNext

io_service::service::get_io_service

Get the io_service object that owns the service.

asio::io_service & get_io_service();

PrevUpHomeNext