Searched refs:port_num_ (Results 1 – 2 of 2) sorted by relevance
1087 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter()1105 << host_name_ << ":" << port_num_; in Send()1124 const string port_num_; variable
3421 host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); in MakeConnection()3445 << host_name_ << ":" << port_num_; in MakeConnection()