EventLoopGroup

Undocumented in source.

Constructors

this
this(uint size)
Undocumented in source.

Members

Functions

at
EventLoop at(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(EventLoop) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
EventLoop opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
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.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta