Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_seq_packet_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