mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
ERR_IF is not necessarily a fatal error (fixes bug #46338: UDP netconns block after fatal error)
This commit is contained in:
@@ -302,6 +302,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2016-03-05: Simon Goldschmidt
|
||||
* err.h/.c, sockets.c: ERR_IF is not necessarily a fatal error
|
||||
|
||||
2015-11-19: fix by Kerem Hadimli
|
||||
* sockets.c: fixed bug #46471: lwip_accept() leaks socket descriptors if new
|
||||
netconn was already closed because of peer behavior
|
||||
|
||||
Reference in New Issue
Block a user