Get the host name associated with the entry.
std::string host_name() const; » more... template< class Allocator> std::basic_string< char, std::char_traits< char >, Allocator > host_name( const Allocator & alloc = Allocator()) const; » more...