Searched refs:SetPort (Results 1 – 4 of 4) sorted by relevance
163 bool SocketAddress::SetPort(uint16_t port) { in SetPort() function in SocketAddress251 if (SetPort(port)) { in SetToLocalhost()259 if (SetPort(port)) { in SetToLocalhost()273 if (SetPort(port)) { in SetToAnyAddress()281 if (SetPort(port)) { in SetToAnyAddress()
170 address.SetPort(port); in Connect()220 listen_address.SetPort(port); in Listen()
124 bind_addr.SetPort(0); // Let the source port # be determined dynamically in Connect()
87 bool SetPort(uint16_t port);