AbstractSelector

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

deregister
bool deregister(AbstractChannel channel)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
doSelect
int doSelect(long timeout)

timeout: in millisecond

register
bool register(AbstractChannel channel)
Undocumented in source. Be warned that the author may not have intended to support it.
reregister
bool reregister(AbstractChannel channel)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

NUM_KEVENTS
enum int NUM_KEVENTS;
Undocumented in source.

Meta