Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

ip::basic_endpoint::data

Get the underlying endpoint in the native type.

data_type * data();
  » more...

const data_type * data() const;
  » more...

PrevUpHomeNext