asio C++ library

PrevUpHomeNext

ip::basic_endpoint::data

Get the underlying endpoint in the native type.

data_type * data();

const data_type * data() const;

PrevUpHomeNext