Set the timestamp directly after receiving the response headers.
authorFabian Keil <fk@fabiankeil.de>
Sat, 11 Jul 2009 14:49:09 +0000 (14:49 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 11 Jul 2009 14:49:09 +0000 (14:49 +0000)
commitd56efecfe904e791090d0fdce8388bf1b5bb28f5
treef4a6d3d0b0a17a1840a2bb1a836eb98d9d138ed4
parentdcfd74dfd62c35a5e6a055dfd4589dd143beaccc
Set the timestamp directly after receiving the response headers.

When checking if the server socket is still usable, we have to take the
time into account it took the client to decide that it's done talking.
gateway.c
gateway.h
jcc.c