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-08 00:23:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e07d71f5e8212ca9ca4634b1516f8c5f24b0a8e9
lwip
/
CHANGELOG
fbernon
e07d71f5e8
sockets.c: Fix bug
#22435
"lwip_recvfrom with TCP break;". Using (lwip_)recvfrom with valid "from" and "fromlen" parameters, on a TCP connection caused a crash. Note that using (lwip_)recvfrom like this is a bit slow and that using (lwip)getpeername is the good lwip way to do it (so, using recv is faster on tcp sockets).
2008-03-13 20:03:57 +00:00
79 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink