Files
scylladb/net
Asias He aa06198f0a tcp: Remove tcb from tcbs when connection is closed
Currently tcb are inserted but never removed from tcbs.

This patch also removes an unnecessary <ACK> packet (packet #5 below) to
the client.

1) client: <FIN>
2) server: <ACK>
3) server: <FIN>
4) client: <ACK>
5) server: <ACK>
2014-10-22 16:39:49 +03:00
..
2014-10-13 11:37:56 +08:00
2014-10-22 12:01:16 +03:00
2014-10-22 10:28:06 +03:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-07 11:04:01 +03:00
2014-10-22 10:28:06 +03:00
2014-10-07 11:04:03 +03:00
2014-10-13 11:33:47 +08:00
2014-10-22 10:28:06 +03:00
2014-10-13 11:37:56 +08:00
2014-09-22 11:22:59 +03:00