...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
Get the port associated with the endpoint. The port number is always in the host's byte order.
port_type port() const; » more...
Set the port associated with the endpoint. The port number is always in the host's byte order.
void port( port_type port_num); » more...