From be776f264ff9651d4289c49425cf18a6e16c6cc9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 1 Sep 2007 18:06:15 +0000 Subject: [PATCH] Added support for socket descriptors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@318 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 43 +++++++++++++++------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 26bf110556..03e76cd079 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -1295,68 +1295,71 @@ The system can be re-made subsequently by just typing make.

Network Support

-

TCP/IP support via uIP

+

TCP/IP and UDP support via uIP

UIP Network Utilities