mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #37958 "netconn API doesn't handle correctly connections half-closed by peer"
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2015-02-18: Simon Goldschmidt
|
||||
* api_lib.c: fixed bug #37958 "netconn API doesn't handle correctly
|
||||
connections half-closed by peer"
|
||||
|
||||
2015-02-18: Simon Goldschmidt
|
||||
* tcp.c: tcp_alloc() prefers killing CLOSING/LAST_ACK over active connections
|
||||
(see bug #39565)
|
||||
|
||||
Reference in New Issue
Block a user