Searched refs:MAX_CONNECT_CLIENT_NUM (Results 1 – 1 of 1) sorted by relevance
42 static constexpr int MAX_CONNECT_CLIENT_NUM = 1; variable199 if (listen(fd, MAX_CONNECT_CLIENT_NUM) < 0) { in DBG_StartServer()