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-11 18:13:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a12aeb4a10e6ab8b1e4d71aa328640738f508e5
lwip
/
CHANGELOG
fbernon
5a12aeb4a1
sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c: Fix bug
#19162
"lwip_sento: a possible to corrupt remote addr/port connection state". Reduce problems "not enought memory" with netbuf (if we receive lot of datagrams). Improve lwip_sendto (only one exchange between sockets api and api_msg which run in tcpip_thread context). Add netconn_sento function. WARNING, if you directly access to "fromaddr" & "fromport" field from netbuf struct, these fields are now renamed "addr" & "port".
2007-05-04 15:18:29 +00:00
37 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink