#include <IoTimeoutManager.h>
Inheritance diagram for OW32::CIoTimeoutDrainCallback:

Public Member Functions | |
| virtual bool | drainTimeout (CIoTimeoutCallback *pCallback, LPVOID key)=0 |
| The prototype of the function called during #CIoTimeoutManagerThread::drainTimeouts. | |
|
||||||||||||
|
The prototype of the function called during #CIoTimeoutManagerThread::drainTimeouts. The queue lock is held when calling drain timeout; be careful not to deadlock yourself. Implemented in OW32::CAsyncResolver. |
1.3.9.1