Searched refs:MAX_CONNECTION (Results 1 – 2 of 2) sorted by relevance
6 #define MAX_CONNECTION 16 macro68 if (listen(sock, MAX_CONNECTION) == -1) { in setupConnectionServer()
63 #define MAX_CONNECTION 10 macro72 static int sockfd, netfd[MAX_CONNECTION] = {[0 ... MAX_CONNECTION-1] = -1};148 max_connection = MAX_CONNECTION; in main()