boost::corosio::endpoint::port
Get the port number.
Synopsis
Declared in <boost/corosio/endpoint.hpp>
uint16_t
port() const noexcept;
Return Value
The port number in host byte order.
Created with MrDocs
Get the port number.
Declared in <boost/corosio/endpoint.hpp>
uint16_t
port() const noexcept;
The port number in host byte order.
Created with MrDocs