#include <OW32/XSOCKET.h>
#include <OW32/SyncObjects.h>
Go to the source code of this file.
Namespaces | |
namespace | OW32 |
Classes | |
class | OW32::CIoCompletionListenerCallback |
Callback for an IOCP listener. More... | |
class | OW32::CIoCompletionListenerAcceptEx |
A wrapped AcceptEx for the I/O completion listener. More... | |
class | OW32::CIoCompletionListener |
A listener based on the io completion model. More... |