Avi Kivity
cef37f1546
tcp: fix unfulfilled read promise on RST
...
A user may be waiting for data, but we never we never notify them if we
receive an RST. As a result the tcb, connection, and any user data structures
will hang around in memory.
Fix by notifying the user if they are waiting, and marking the connection as
nuked so they don't try to read again.
Reviewed-by: Asias He <asias@cloudius-systems.com >
2015-01-04 12:20:31 +02:00
..
2014-11-06 10:30:30 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 11:11:22 +02:00
2014-12-23 17:48:16 +02:00
2014-11-10 10:17:49 +02:00
2014-12-16 11:11:22 +02:00
2014-12-15 17:31:25 +02:00
2014-12-29 13:06:10 +02:00
2014-12-22 17:36:49 +02:00
2014-10-19 10:55:26 +03:00
2014-11-23 23:26:54 +02:00
2014-09-18 12:05:31 +03:00
2014-09-18 12:45:45 +03:00
2014-12-23 17:36:40 +02:00
2014-12-16 11:11:22 +02:00
2014-12-04 13:51:26 +01:00
2014-12-29 13:06:10 +02:00
2014-12-11 13:06:32 +02:00
2014-12-23 17:36:40 +02:00
2014-12-30 15:21:10 +02:00
2014-12-03 13:15:09 +01:00
2014-12-03 17:47:30 +08:00
2014-12-09 09:59:43 +02:00
2014-12-23 16:51:05 +02:00
2014-12-04 13:51:26 +01:00
2014-12-04 13:51:26 +01:00
2014-12-11 13:06:32 +02:00
2014-12-11 13:06:32 +02:00
2014-10-24 22:18:54 +03:00
2014-12-16 10:53:41 +02:00
2015-01-04 12:20:31 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 10:53:41 +02:00
2014-12-16 10:53:41 +02:00
2014-08-31 21:29:13 +03:00
2014-12-28 14:54:43 +02:00
2014-12-11 13:06:32 +02:00
2014-12-16 10:53:41 +02:00
2014-12-11 13:06:32 +02:00