FastCGIAppSocketServer

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createConnection
void createConnection(IConnection connection)
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.

Variables

log
Logger log;
Undocumented in source.
serverAddrs
string[] serverAddrs;
Undocumented in source.

Meta