In serve(), log the client socket and its condition before closing it
authorFabian Keil <fk@fabiankeil.de>
Fri, 27 Jul 2012 17:31:10 +0000 (17:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 27 Jul 2012 17:31:10 +0000 (17:31 +0000)
commitb6b62a7fa13e2479290ff1784b5f2f1318fae801
treea75d9beff37e37dea3d9674fffcbeb0f4bc8fc86
parente8e21b31e37d9d34f24a5d4e5024d0583d835b4e
In serve(), log the client socket and its condition before closing it

This makes it more obvious that the socket actually gets closed
and should help when diagnosing problems like #3464439.
jcc.c