hio.loop

Undocumented in source.

Members

Classes

hlEvLoop
class hlEvLoop
Undocumented in source.

Enums

Mode
enum Mode
Undocumented in source.

Functions

getDefaultLoop
hlEvLoop getDefaultLoop(Mode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
ignoreSignal
void ignoreSignal(int signum)

disable default signal handling if you plan to handle signal in child threads

uninitializeLoops
void uninitializeLoops()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

rt_options
string[] rt_options;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

globalLoopMode
Mode globalLoopMode;
Undocumented in source.

Meta