asio C++ library

PrevUpHomeNext

posix::stream_descriptor_service::get_io_service

Inherited from io_service.

Get the io_service object that owns the service.

asio::io_service & get_io_service();

PrevUpHomeNext