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-12 10:33:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
113a52d091c5cb4798924a4944c43cd7328a71f5
lwip
/
CHANGELOG
goldsimon
113a52d091
fix bug
#21656
(recvmbox problem in netconn API): always allocate a recvmbox in netconn_new_with_proto_and_callback. For a tcp-listen netconn, this recvmbox is later freed and a new mbox is allocated for acceptmbox. This is a fix for thread-safety and allocates all items needed for a netconn when the netconn is created.
2007-12-02 14:53:50 +00:00
71 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink