Searched refs:listenCount (Results 1 – 2 of 2) sorted by relevance
48 const int listenCount = 5; variable
54 if (listen(sock, listenCount) < 0) { in Init()