Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

basic_socket::local_endpoint

Get the local endpoint of the socket.

endpoint_type local_endpoint() const;
  » more...

endpoint_type local_endpoint(
    boost::system::error_code & ec) const;
  » more...

PrevUpHomeNext