Searched refs:GetLocalPort (Results 1 – 3 of 3) sorted by relevance
102 int GetLocalPort();
69 int Socket::GetLocalPort() { in GetLocalPort() function in Socket
44 *client = Socket::NewClient(protocol, hostname, (*server)->GetLocalPort(), nullptr); in MakeConnectedSockets()