mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 00:33:46 +08:00
fixed bug #34360 tcp_shutdown: RST on unacked is not send when shutting down both rx AND tx
This commit is contained in:
@@ -65,6 +65,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-09-22: Simon Goldschmidt
|
||||
* tcp.c: fixed bug #34360 tcp_shutdown: RST on unacked is not send when
|
||||
shutting down both rx AND tx
|
||||
|
||||
2011-09-22: Simon Goldschmidt
|
||||
* tcp_impl.h: fixed bug #34355: nagle does not take snd_buf/snd_queuelen into
|
||||
account
|
||||
|
||||
Reference in New Issue
Block a user