Default constructor.
basic_resolver_entry(); » more...
Construct with specified endpoint, host name and service name.
basic_resolver_entry( const endpoint_type & ep, const std::string & host, const std::string & service); » more...