- deregister
bool deregister(AbstractChannel watcher)
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.
- isErro
bool isErro(uint events)
Undocumented in source. Be warned that the author may not have intended to support it.
- isRead
bool isRead(uint events)
Undocumented in source. Be warned that the author may not have intended to support it.
- isWrite
bool isWrite(uint events)
Undocumented in source. Be warned that the author may not have intended to support it.
- onLoop
void onLoop(void delegate() weak)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
bool register(AbstractChannel watcher)
Undocumented in source. Be warned that the author may not have intended to support it.
- reregister
bool reregister(AbstractChannel watcher)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.