If we got a complete client request, keep watching the client socket until the next...
authorFabian Keil <fk@fabiankeil.de>
Sat, 12 Sep 2009 12:32:26 +0000 (12:32 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 12 Sep 2009 12:32:26 +0000 (12:32 +0000)
commit32e87b3d68fc766c5c0f5ec668d8f1f936ae53b9
tree02c9f63c2c588a5a2ac073fc5b76ae00d4a61415
parentc268fa663ed29f991da56ccf165370c9d00ee2dd
If we got a complete client request, keep watching the client socket until the next one arrives.

Improves the chances that we notice if the client socket gets
closed before the whole server response has been received.
jcc.c