mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
Fixed bug #26672 (close connection when receive window = 0) by correctly draining recvmbox/acceptmbox
This commit is contained in:
@@ -33,6 +33,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-01-08: Simon Goldschmidt
|
||||
* api_msg.h/.c, api_lib.c: Fixed bug #26672 (close connection when receive
|
||||
window = 0) by correctly draining recvmbox/acceptmbox
|
||||
|
||||
2010-01-08: Simon Goldschmidt
|
||||
* sockets.c: Fixed bug #28519 (lwip_recvfrom bug with len > 65535)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user