Searched refs:initSockets (Results 1 – 2 of 2) sorted by relevance
299 static int initSockets() { in initSockets() function326 if (!initSockets()) in ConnectClientToTcpAddr()368 if (!initSockets()) in ConnectClientToTcpAddr6()464 if (!initSockets()) in FindFreeTcpPort()519 if (!initSockets()) in ListenAtTcpPortAndAddress()553 if (!initSockets()) in ListenAtTcpPortAndAddress()730 if (!initSockets())
2887 under windows. Actually, initSockets() has to be called everywhere we possibly use2888 …sockets the first time. Also fix return value of initSockets(). Signed-off-by: Christian Beier <…