Home
last modified time | relevance | path

Searched refs:nTotalConnectionsDropped_ (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/server/
DTNonblockingServer.h246 uint64_t nTotalConnectionsDropped_; variable
299 nTotalConnectionsDropped_ = 0; in init()
DTNonblockingServer.cpp976 nTotalConnectionsDropped_++; in handleEvent()
1058 nTotalConnectionsDropped_); in serverOverloaded()
/thrift-3.4.0/lib/d/src/thrift/server/
Dnonblocking.d408 nTotalConnectionsDropped_++; in acceptConnections()
504 nConnectionsDropped_, nTotalConnectionsDropped_); in checkOverloaded()
562 ulong nTotalConnectionsDropped_; variable