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)
This makes it more obvious that the socket actually gets closed
and should help when diagnosing problems like #3464439.


No differences found