mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #41729 Some socket functions return Exyz instead of -1
This commit is contained in:
@@ -96,8 +96,11 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-02-27: Simon Goldschmidt
|
||||
* sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1
|
||||
|
||||
2014-02-25: Simon Goldschmidt
|
||||
ip4.c: fixed bug #39514 ip_route() may return an IPv6-only interface
|
||||
* ip4.c: fixed bug #39514 ip_route() may return an IPv6-only interface
|
||||
|
||||
2014-02-25: Simon Goldschmidt, patch by Fatih Asici
|
||||
* pbuf.c: fixed bug #39356 Wrong increment in pbuf_memfind()
|
||||
|
||||
Reference in New Issue
Block a user