Searched refs:port_num_ (Results 1 – 2 of 2) sorted by relevance
1061 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter()1079 << host_name_ << ":" << port_num_; in Send()1098 const std::string port_num_; variable
4345 host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); in MakeConnection()4369 << host_name_ << ":" << port_num_; in MakeConnection()