Searched refs:SetPort (Results 1 – 4 of 4) sorted by relevance
174 bool SocketAddress::SetPort(uint16_t port) { in SetPort() function in SocketAddress270 if (SetPort(port)) { in SetToLocalhost()278 if (SetPort(port)) { in SetToLocalhost()292 if (SetPort(port)) { in SetToAnyAddress()300 if (SetPort(port)) { in SetToAnyAddress()
152 address.SetPort(port); in Connect()205 listen_address.SetPort(port); in Listen()
126 bind_addr.SetPort(0); // Let the source port # be determined dynamically in Connect()
113 bool SetPort(uint16_t port);