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 00:53:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87e16a8f47e57065adc1bbbf196ff03be7f48da9
lwip
/
CHANGELOG
fbernon
87e16a8f47
sockets.c, api.h, api_lib.c: First step to fix "bug
#20900
: Potential crash error problem with netconn_peer & netconn_addr". VERY IMPORTANT: this change cause an API breakage for netconn_peer, since a parameter type change. Any compiler should cause an error without any changes in yours netconn_peer calls (so, it can't be a "silent change"). It also reduce a little bit the footprint for socket layer (lwip_getpeername & lwip_getsockname use now a common lwip_getaddrname function since netconn_peer & netconn_addr have the same parameters).
2007-10-07 17:26:54 +00:00
64 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink