In serve(), keep the client socket open until we marked the
authorFabian Keil <fk@fabiankeil.de>
Wed, 25 Mar 2009 17:30:30 +0000 (17:30 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 25 Mar 2009 17:30:30 +0000 (17:30 +0000)
commit554c1b63903821d0ce15fe1f75f6361475dc4f6f
tree70c3897bc813917e0b495ac34082ec5b40df1d21
parent33610ad1f7b0d0f0f1534f8eade1451fcd02746f
In serve(), keep the client socket open until we marked the
server socket as unused. This should increase the chances
that we reuse the connection for the client's next request
to the same destination.
ChangeLog
jcc.c