summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-28 15:25:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-28 15:25:09 +0000
commit95688470d731dffa2a52b2781a8cbd038575a9a0 (patch)
tree53092b5c692317f08cddb7d249c8bc9b608af29c /nuttx/Documentation
parent2a9b51de584c89c6a2dcb85cafb74424a47545cd (diff)
downloadpx4-nuttx-95688470d731dffa2a52b2781a8cbd038575a9a0.tar.gz
px4-nuttx-95688470d731dffa2a52b2781a8cbd038575a9a0.tar.bz2
px4-nuttx-95688470d731dffa2a52b2781a8cbd038575a9a0.zip
Improve send/close performance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@410 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index fe6c5d560..8247fa14c 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -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%">