boost::corosio::resolver_entry::get_endpoint
Get the endpoint.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
endpoint
get_endpoint() const noexcept;
Return Value
the endpoint.
Created with MrDocs