- addWaiter
void addWaiter()
Undocumented in source. Be warned that the author may not have intended to support it.
- checkForLeakedHandles
bool checkForLeakedHandles()
Undocumented in source. Be warned that the author may not have intended to support it.
- clearExitFlag
void clearExitFlag()
Undocumented in source. Be warned that the author may not have intended to support it.
- discardEvents
void discardEvents(OVERLAPPED_CORE*[] overlapped)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- exit
void exit()
Undocumented in source. Be warned that the author may not have intended to support it.
- freeSlot
void freeSlot(HANDLE h)
Undocumented in source. Be warned that the author may not have intended to support it.
- processEvents
ExitReason processEvents(Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUserData
void* rawUserData(StreamSocketFD descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUserData
void* rawUserData(DatagramSocketFD descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
Undocumented in source. Be warned that the author may not have intended to support it.
- rawUserDataImpl
void* rawUserDataImpl(HANDLE handle, size_t size, DataInitializer initialize, DataInitializer destroy)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerEvent
void registerEvent(HANDLE event, void delegate() @(safe) nothrow callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeWaiter
void removeWaiter()
Undocumented in source. Be warned that the author may not have intended to support it.
- runInOwnerThread
void runInOwnerThread(ThreadCallbackGen del, ThreadCallbackGenParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- setupSlot
SlotType* setupSlot(HANDLE h)
Undocumented in source. Be warned that the author may not have intended to support it.
- waiterCount
size_t waiterCount()
Undocumented in source. Be warned that the author may not have intended to support it.