boost::corosio::reverse_resolver_result::host_name
Get the resolved host name.
Synopsis
Declared in <boost/corosio/resolver_results.hpp>
std::string const&
host_name() const noexcept;
Return Value
the resolved host name.
Created with MrDocs