summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-24 13:02:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-24 13:02:03 +0000
commitb1ba6835d554382c77a216a3f2eb3fa7ded96535 (patch)
tree56a36463d7910eef8ea347271ce8bdaf582a23f7 /nuttx/Documentation/NuttX.html
parent2937aaaaf09c2f0d5b46b1a2a30eac962d8455d3 (diff)
downloadpx4-nuttx-b1ba6835d554382c77a216a3f2eb3fa7ded96535.tar.gz
px4-nuttx-b1ba6835d554382c77a216a3f2eb3fa7ded96535.tar.bz2
px4-nuttx-b1ba6835d554382c77a216a3f2eb3fa7ded96535.zip
Must disconnect TCP socket on close()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@405 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 3b9d5ad10..969f78cd6 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: November 23, 2007</p>
+ <p>Last Updated: November 24, 2007</p>
</td>
</tr>
</table>
@@ -728,6 +728,8 @@ Other memory:
* Removed unused uIP files
* sched/, mm/, net/ subystem debug can not be selectively enabled/disabled
+ * Correct socket close logic -- needs to disconnect TCP socket on close
+ * uIP webserver now seems to be fully functional
</pre></ul>
<table width ="100%">