Searched refs:LISTEN_BACKLOG (Results 1 – 6 of 6) sorted by relevance
30 #define LISTEN_BACKLOG 4 macro57 ret = listen(s, LISTEN_BACKLOG); in socket_inaddr_any_server()
33 #define LISTEN_BACKLOG 4 macro73 if (type == SOCK_STREAM && listen(sock, LISTEN_BACKLOG) == SOCKET_ERROR) { in socket_inaddr_any_server()
44 #define LISTEN_BACKLOG 4 macro115 ret = listen(s, LISTEN_BACKLOG);
42 #define LISTEN_BACKLOG 4 macro
31 #define LISTEN_BACKLOG 4 macro97 ret = listen(s, LISTEN_BACKLOG);
31 #define LISTEN_BACKLOG 4 macro