- addFd
WlFdEventSource addFd(int fd, uint mask, FdDg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- addIdle
WlIdleEventSource addIdle(IdleDg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSignal
WlSignalEventSource addSignal(int signalNum, SignalDg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTimer
WlTimerEventSource addTimer(TimerDg dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- dispatch
int dispatch(int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispatchIdle
void dispatchIdle()
Undocumented in source. Be warned that the author may not have intended to support it.