Searched refs:acceptedConnections (Results 1 – 1 of 1) sorted by relevance
97 int acceptedConnections = 0; field in TestWebServer258 acceptedConnections++; in run()259 if (acceptedConnections >= acceptLimit) { in run()