Don't bother remembering connections that already timed out.
authorFabian Keil <fk@fabiankeil.de>
Fri, 18 Sep 2009 18:57:20 +0000 (18:57 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 18 Sep 2009 18:57:20 +0000 (18:57 +0000)
commit2d3c45aab07ab1c1b0717e2c8a61d2ff144554ad
treed65d71ab3f71f2d5fd1cfb8e6aeaf146c2a3c326
parent4260c97e4c0b36b0d347294376b97afc56f64c37
Don't bother remembering connections that already timed out.

While remembering them is safe as they wouldn't be reused
anyway, it's pointless, causes log noise and temporarily
blocks a socket slot.
jcc.c