Searched refs:DoingDestroy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DEMSocket.h75 bool OnDestroy() { return DoingDestroy; };
148 bool DoingDestroy; member in class:CEMSocket
H A DEMSocket.cpp99 DoingDestroy = false;
125 if (!DoingDestroy) {
126 DoingDestroy = true;

Completed in 21 milliseconds