boost::corosio::resolver_entry::operator endpoint
Implicit conversion to endpoint.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
operator endpoint() const noexcept;
Return Value
An IP endpoint (address + port) supporting both IPv4 and IPv6.
Created with MrDocs