Searched refs:SetToLocalhost (Results 1 – 3 of 3) sorted by relevance
105 bool SetToLocalhost(sa_family_t family, uint16_t port);
112 ? bind_addr.SetToLocalhost(kDomain, host_port->port) in Connect()
247 bool SocketAddress::SetToLocalhost(sa_family_t family, uint16_t port) { in SetToLocalhost() function in SocketAddress