Searched refs:SetPort (Results 1 – 5 of 5) 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()
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()
73 bind_address.SetPort(port); in Listen()199 address.SetPort(port); in Connect()
87 bool SetPort(uint16_t port);