- event
void event(DflSocket _sock, EventType type, int err)
Undocumented in source.
- peek
void[] peek()
Undocumented in source. Be warned that the author may not have intended to support it.
- peek
void[] peek(uint len)
- readEvent
void readEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
void[] receive()
Undocumented in source. Be warned that the author may not have intended to support it.
- receive
void[] receive(uint len)
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeEvent
void writeEvent()
Undocumented in source. Be warned that the author may not have intended to support it.