Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

datagram_socket_service::remote_endpoint

Get the remote endpoint.

endpoint_type remote_endpoint(
    const implementation_type & impl,
    boost::system::error_code & ec) const;

PrevUpHomeNext