#include <OW32/OW32Libs.h>
#include <OW32/IoCompletion.h>
#include <OW32/Thread.h>
#include <OW32/auto_array_ptr.h>
Go to the source code of this file.
Namespaces | |
| namespace | OW32 |
Classes | |
| class | OW32::CIoCompletionThread |
| An IOCP worker thread. More... | |
| class | OW32::CIoCompletionThreadPool |
| A pool of IOCP worker threads. More... | |
1.3.9.1