asio C++ library

PrevUpHomeNext

basic_socket::get_service

Get the service associated with the I/O object.

service_type & get_service();
  » more...

const service_type & get_service() const;
  » more...

PrevUpHomeNext