summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-15 22:38:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-15 22:38:32 +0000
commitd6100fb0fad57df531e0774793d188e899943852 (patch)
tree0f7204a066a470ffde437f8c1a1dfcfd78575736 /nuttx/Documentation/NuttX.html
parentc7bd005fd19b6ab3d548613495f6f5a0a955387f (diff)
downloadpx4-nuttx-d6100fb0fad57df531e0774793d188e899943852.tar.gz
px4-nuttx-d6100fb0fad57df531e0774793d188e899943852.tar.bz2
px4-nuttx-d6100fb0fad57df531e0774793d188e899943852.zip
Fix probably where packets dropped because there was no recv() in place were being ACKed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@381 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-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 3f67662f9..0626fbd20 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -676,6 +676,9 @@ Other memory:
0.3.1 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Separated net/uip/uip.c into several functions in several files.
+ * Corrected a TCP problem where packets were dropped because there was no
+ recv() in place but the packet was being ACKed. There are still TCP
+ recv buffering issues, but this is part of a larger buffering issue.
</pre></ul>
<table width ="100%">