Home
last modified time | relevance | path

Searched refs:initSockets (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/libvncclient/
Dsockets.c299 static int initSockets() { in initSockets() function
326 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())
/external/libvncserver/
DChangeLog2887 under windows. Actually, initSockets() has to be called everywhere we possibly use
2888 …sockets the first time. Also fix return value of initSockets(). Signed-off-by: Christian Beier <…