Searched refs:_numActiveSockets (Results 1 – 2 of 2) sorted by relevance
32 _numActiveSockets(0), in UdpSocket2ManagerWindows()57 if(_numActiveSockets) in ~UdpSocket2ManagerWindows()241 if(_numActiveSockets) in Stop()269 _numActiveSockets); in StopWorkerThreads()362 _numActiveSockets++; in AddSocketPrv()373 _numActiveSockets--; in RemoveSocketPrv()374 if(_numActiveSockets == 0) in RemoveSocketPrv()
151 int32_t _numActiveSockets; variable