mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fixed bug #28651 (tcp_connect: no callbacks called if tcp_enqueue fails) both in raw- and netconn-API
This commit is contained in:
@@ -50,6 +50,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-01-21: Simon Goldschmidt
|
||||
* tcp.c, api_msg.c: Fixed bug #28651 (tcp_connect: no callbacks called
|
||||
if tcp_enqueue fails) both in raw- and netconn-API
|
||||
|
||||
2010-01-19: Simon Goldschmidt
|
||||
* api_msg.c: Fixed bug #27316: netconn: Possible deadlock in err_tcp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user