boost::corosio::io_object::handle::service
Return the associated I/O service.
Synopsis
Declared in <boost/corosio/io_object.hpp>
io_service&
service() const noexcept;
Return Value
the associated I/O service.
Created with MrDocs