Searched refs:host_name_ (Results 1 – 2 of 2) sorted by relevance
1095 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter()1111 << host_name_ << ":" << port_num_; in Send()1129 const std::string host_name_; variable
4981 getaddrinfo(host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); in MakeConnection()5005 << host_name_ << ":" << port_num_; in MakeConnection()