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