If spawning a child in listen_loop() fails, send a real
authorFabian Keil <fk@fabiankeil.de>
Fri, 27 Mar 2009 14:32:04 +0000 (14:32 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 27 Mar 2009 14:32:04 +0000 (14:32 +0000)
commit12b4191b9c8215cc61305e1cef04312d7f20ab59
tree59248b29cb79886972e4a8b5beaae4aaf0169fb8
parent4715e1ff4ca0655d4e06996ac22693b442facf66
If spawning a child in listen_loop() fails, send a real
HTTP response to the client and continue listening for
new connections without artificial delay.
jcc.c