Searched refs:msock (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c955 int msock = -1; /* assumed mothership socket */ local
1018 * in-progress connection we set the msock id
1045 msock = sock;
1054 if ((int)sock == msock+1)

Completed in 996 milliseconds