FastCGIResponderServer

Undocumented in source.

Members

Functions

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

Variables

handleRequest
void delegate(ref CGIRequest, void delegate(HttpResponse)) handleRequest;
Undocumented in source.
nph
bool nph;
Undocumented in source.

Inherited Members

From FastCGIAppSocketServer

serverAddrs
string[] serverAddrs;
Undocumented in source.
log
Logger log;
Undocumented in source.
listen
void listen(Socket socket)
Undocumented in source. Be warned that the author may not have intended to support it.
onAccept
void onAccept(TcpConnection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
createConnection
void createConnection(IConnection connection)
Undocumented in source.

Meta