Searched refs:MAX_CONNECTION_VALUE (Results 1 – 2 of 2) sorted by relevance
85 static constexpr int MAX_CONNECTION_VALUE = 100; variable
477 bool ret = FtListen(listenFd_, MAX_CONNECTION_VALUE); in CreateServer()