Searched refs:SetPort (Results 1 – 4 of 4) sorted by relevance
165 bool SocketAddress::SetPort(uint16_t port) { in SetPort() function in SocketAddress253 if (SetPort(port)) { in SetToLocalhost()261 if (SetPort(port)) { in SetToLocalhost()275 if (SetPort(port)) { in SetToAnyAddress()283 if (SetPort(port)) { in SetToAnyAddress()
168 address.SetPort(host_port->port); in Connect()223 listen_address.SetPort(host_port->port); in Listen()
120 bind_addr.SetPort(0); // Let the source port # be determined dynamically in Connect()
87 bool SetPort(uint16_t port);