Improve send/close performance

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@410 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-11-28 15:25:09 +00:00
parent afc49e034c
commit ea68bf1675

View File

@ -734,6 +734,9 @@ Other memory:
* Added vsnprintf
* Integrated uIP telnetd
* Add missing logic to readahead buffer logic
* examples/nettest uses larger buffers
* Improved ACK handling in send() to better hander deferred acknowledgements
and polling intervals. Greatly improves send performance.
</pre></ul>
<table width ="100%">