EventChannel

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

doWrite
void doWrite()
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
onRead
void onRead()
Undocumented in source. Be warned that the author may not have intended to support it.
onWrite
void onWrite()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

event
AsyncEvent* event [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_event
AsyncEvent _event;
Undocumented in source.
_fd
socket_t _fd;
Undocumented in source.

Inherited Members

From EventCallInterface

onWrite
void onWrite()
Undocumented in source.
onRead
void onRead()
Undocumented in source.
onClose
void onClose()
Undocumented in source.

Meta