mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 09:03:49 +08:00
Fixed bug #28853 (lwip_recvfrom() returns 0 on receive time-out or any netconn_recv() error)
This commit is contained in:
@@ -103,6 +103,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-02-09: Simon Goldschmidt/Stephane Lesage
|
||||
* sockets.c: Fixed bug #28853 (lwip_recvfrom() returns 0 on receive time-out
|
||||
or any netconn_recv() error)
|
||||
|
||||
2010-02-09: Simon Goldschmidt
|
||||
* ppp.c: task #10154 (PPP: Update snmp in/out counters for tx/rx packets)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user