Searched defs:closesocket (Results 1 – 8 of 8) sorted by relevance
77 static int closesocket(int sock) { in closesocket() function
47 static int closesocket(int sock) { in closesocket() function
112 static int closesocket(int sock) { in closesocket() function
52 static int closesocket(int sock) { in closesocket() function
100 #define closesocket close macro
55 static int closesocket(int sock) { in closesocket() function
100 #define closesocket(s) close(s) macro
95 #define closesocket(s) close(s) macro