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