Http1EpollTransport

Undocumented in source.

Constructors

this
this(HttpRequestHandler requestHandler, ushort port)
Undocumented in source.

Members

Functions

start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Http1Transport

requestHandler
HttpRequestHandler requestHandler;
Undocumented in source.
port
ushort port;
Undocumented in source.
isRunning
bool isRunning()
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.
runServer
void runServer()
Undocumented in source.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.