IOCPLoop

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addEvent
bool addEvent(AsyncEvent* event)

添加一个Channel对象到事件队列中。 @param socket = 添加到时间队列中的Channel对象,根据其type自动选择需要注册的事件。 @return true 添加成功, false 添加失败,并把错误记录到日志中.

delEvent
bool delEvent(AsyncEvent* event)
Undocumented in source. Be warned that the author may not have intended to support it.
initer
void initer()
Undocumented in source. Be warned that the author may not have intended to support it.
modEvent
bool modEvent(AsyncEvent* event)
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait(int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
weakUp
void weakUp()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta