EpollEventChannel

Constructors

this
this(Selector loop)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Aliases

UlongObject
alias UlongObject = BaseTypeObject!ulong
Undocumented in source.

Functions

call
void call()
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.
readEvent
bool readEvent(ReadCallBack read)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_readBuffer
UlongObject _readBuffer;
Undocumented in source.

Inherited Members

From EventChannel

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

Meta