HttpListener

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

bind4
TThis bind4(string address, int port)
Undocumented in source. Be warned that the author may not have intended to support it.
createConnection
HttpServerConnection createConnection(TcpStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
listen
Action!(void, HttpServerConnection) listen(int backlog)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta