SocketServerTemplate.EventSocket

Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin Policy.EventSocketMixinTemplate
Undocumented in source.

Variables

flags
EventFlags flags;
Undocumented in source.
handle
SocketHandle handle;
Undocumented in source.
handler
void function(EventSocket*) handler;
Undocumented in source.
timer
uint timer;
Undocumented in source.
timerExpireTime
TimerTime timerExpireTime;
Undocumented in source.

Meta