Server

Undocumented in source.

Constructors

this
this(string[] ips, ushort port, string contextPath)
Undocumented in source.

Members

Properties

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

Static functions

parse
Server parse(string content)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

contextPath
string contextPath;
Undocumented in source.
ips
string[] ips;
Undocumented in source.
port
ushort port;
Undocumented in source.

Meta