- IsReady
bool IsReady()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsRunning
bool IsRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
- Loops
EventLoop[] Loops()
Undocumented in source. Be warned that the author may not have intended to support it.
- OpIndex
EventLoop OpIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- Start
void Start()
Undocumented in source. Be warned that the author may not have intended to support it.
- Start
void Start(long timeout)
- Stop
void Stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextLoop
EventLoop nextLoop(size_t factor)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(EventLoop) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- worker
Worker worker()
Undocumented in source. Be warned that the author may not have intended to support it.