From 9f365c46d13db834b60b92f881bbce3830ca183b Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 23 Nov 2007 19:25:39 +0000 Subject: [PATCH] Verified recvfrom() git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@402 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 66 ++++++++++++++++++++++++---------------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 1b74db80902..eb8f7dfac67 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: November 20, 2007

+

Last Updated: November 23, 2007

@@ -183,27 +183,36 @@

- The 13th release of NuttX (nuttx-0.3.0) is available for download - from the SourceForge - website. - The change log associated with the release is available here. - Unreleased changes after this release are avalable in CVS. - These unreleased changes are listed here. + The 14th release of NuttX (nuttx-0.3.2) is available for download + from the SourceForge + website. + The change log associated with the release is available here. + Unreleased changes after this release are avalable in CVS. + These unreleased changes are listed here.

- NuttX 0.3.1 is the second release containing the integration of a network + NuttX 0.3.2 is the 3rd release containing the integration of a network subsystem and the uIP TCP/IP, UDP, and ICMP stacks based on uIP into NuttX.

- Many network-related problems have been fixed from version 0.3.0 + Many network-related problems have been fixed from version 0.3.1 and the implementation has matured significantly. - However, the level of network reliability is probably still at the - pre-alpha or early level. - It is sufficiently complete that you may begin to perform some network - integration and is exepcted to achieve beta level of reliability over - the next few releases. + Changes in this release include: +

+ +

+ See the ChangeLog for a complete list of changes. +

+

+ The level of network reliability is a a strong alpha level is expected to + achieve beta level of reliability over the next few releases.

The baseline functionality of NuttX continues to mature and remains at @@ -667,17 +676,7 @@ Other memory: * Added DM90x0 ethernet driver * ARP timer is now built into the network layer * Basic client functionality verified: socket(), bind(), connect(), recv(), send(). - - - - - -
- ChangeLog for Current Release -
- -

+ + + + + +
+ Unreleased Changes +
+ +