- clearExitFlag
void clearExitFlag()
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.
- 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(FD descriptor, size_t size, DataInitializer initialize, DataInitializer destroy)
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.