Server

Undocumented in source.

Constructors

this
this(EventLoop evl, R router, string name)
Undocumented in source.
this
this(R router, string name)
Undocumented in source.

Members

Classes

Connection
class Connection
Undocumented in source.

Functions

handler
void delegate(TCPEvent) handler(AsyncTCPConnection conn)
Undocumented in source. Be warned that the author may not have intended to support it.
host
void host(string ip, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta