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-10 01:23:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6542b977e73ef1fe2bd3b9aa0230b18412658d9
lwip
/
CHANGELOG
goldsimon
b6542b977e
task
#7040
(Work on tcp_enqueue): Don't waste memory when chaining segments, added option TCP_OVERSIZE to prevent creating many small pbufs when calling tcp_write with many small blocks of data. Instead, pbufs are allocated larger than needed and the space is used for later calls to tcp_write.
2010-03-05 11:14:31 +00:00
111 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink