Searched refs:kMaxPendingConnectionRequests (Results 1 – 2 of 2) sorted by relevance
91 static constexpr int kMaxPendingConnectionRequests = variable
61 int ret = listen(mSockFd, kMaxPendingConnectionRequests); in run()