Searched refs:port_num_ (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()1130 const std::string port_num_; variable
4981 getaddrinfo(host_name_.c_str(), port_num_.c_str(), &hints, &servinfo); in MakeConnection()5005 << host_name_ << ":" << port_num_; in MakeConnection()