Searched refs:MAX_CLIENT_QUEUE (Results 1 – 4 of 4) sorted by relevance
20 #define MAX_CLIENT_QUEUE 1 macro78 ret = listen(sock, MAX_CLIENT_QUEUE); in main()
59 #define MAX_CLIENT_QUEUE CONFIG_NET_SAMPLE_NUM_HANDLERS macro185 ret = listen(*sock, MAX_CLIENT_QUEUE); in setup()
23 #define MAX_CLIENT_QUEUE CONFIG_NET_SAMPLE_NUM_HANDLERS macro127 ret = listen(data->tcp.sock, MAX_CLIENT_QUEUE); in start_tcp_proto()
46 #define MAX_CLIENT_QUEUE CONFIG_NET_SAMPLE_NUM_WEBSOCKET_HANDLERS macro