Server

Undocumented in source.

Constructors

this
this(ListenItem[] listenItems, AuthManager authManager)
Undocumented in source.

Members

Functions

addListenItem
void addListenItem(ListenItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
addListenItem
void addListenItem(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
onClient
void onClient(Connection conn)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

authManager
AuthManager authManager;
Undocumented in source.
id
uint id;
Undocumented in source.

Meta