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