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