Pyrogenesis
13997
|
#include "lib/sysdep/os/win/win.h"
Go to the source code of this file.
Functions | |
void | AttachToCompletionPort (HANDLE hFile, HANDLE &hIOCP, ULONG_PTR key, DWORD numConcurrentThreads=0) |
Status | PollCompletionPort (HANDLE hIOCP, DWORD timeout, DWORD &bytesTransferred, ULONG_PTR &key, OVERLAPPED *&ovl) |