Use the shiny-new drain_and_close_socket() when closing client sockets in serve()
authorFabian Keil <fk@fabiankeil.de>
Fri, 12 Oct 2012 11:19:35 +0000 (11:19 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 12 Oct 2012 11:19:35 +0000 (11:19 +0000)
commitad41864ed8f76e52d2538b5065a1101061d0d9a2
tree17a66a564907d4b3b7834fc061d2f173aabe618e
parentc076ee3df798ec00e61c1708d0b1e352971ee41c
Use the shiny-new drain_and_close_socket() when closing client sockets in serve()

Hopefully this fixes the page truncation issue reported
with Opera in #3464439.
jcc.c