Searched refs:MAX_CONN (Results 1 – 1 of 1) sorted by relevance
44 #define MAX_CONN 10 macro72 if (listen(sock, MAX_CONN) < 0) { in init_socket()