In serve(), don't bother assuming a timeout value if we aren't going to reuse the...
authorFabian Keil <fk@fabiankeil.de>
Sun, 6 Sep 2009 14:07:56 +0000 (14:07 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 6 Sep 2009 14:07:56 +0000 (14:07 +0000)
commit8051988dad91aaef8855499038093f9aa9ccc580
tree2c533ea1807c9ded154e8c9039d75146a99e9095
parenta62dca571b679e0faf0263392cc32f4f24434357
In serve(), don't bother assuming a timeout value if we aren't going to reuse the connection anyway.

While it didn't hurt, the log message looked somewhat stupid.
jcc.c