mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +00:00
When client closes the connection in one direction, make httpd close the other direction too. This way, httpd will send back a <FIN> packet to client after receiving client's <FIN> packet.