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