This website requires JavaScript.
Explore
Help
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2026-08-09 17:13:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e40ceaaa423c9380dcb4d98c37389336ed2c54f
lwip
/
src
/
api
History
sg
730529353d
fixed bug
#37958
"netconn API doesn't handle correctly connections half-closed by peer"
2015-02-18 22:21:26 +01:00
..
api_lib.c
fixed bug
#37958
"netconn API doesn't handle correctly connections half-closed by peer"
2015-02-18 22:21:26 +01:00
api_msg.c
"Not connected" shouldn't be fatal (as opposed to "closed")
2015-02-18 20:39:20 +01:00
err.c
…
netbuf.c
Parts of patch
#8397
Typos corrected in comments and text outputs
2014-09-18 21:15:13 +02:00
netdb.c
DNS: does not support IPv6, may return a name cased different than the request (when multiple requests are combined to one)
2014-09-15 21:56:29 +02:00
netifapi.c
…
pppapi.c
PPP, all protocols, uniformised naming
2015-02-17 23:22:14 +01:00
sockets.c
Fixed select not reporting received FIN as 'readable' in certain rare cases (bug
#43779
: select(), close(), and TCP retransmission error)
2015-02-18 20:38:42 +01:00
tcpip.c
fixed bug
#43094
"The function tcpip_input() forget to handle IPv6"
2015-02-11 21:36:46 +01:00