From 789f463db7fc2a1613374fb8ea45cdba6cc77136 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 23 Nov 2007 19:25:39 +0000 Subject: Verified recvfrom() git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@402 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'nuttx/TODO') diff --git a/nuttx/TODO b/nuttx/TODO index 90c9d123b..fe9b5385c 100644 --- a/nuttx/TODO +++ b/nuttx/TODO @@ -29,7 +29,6 @@ o C++ Support - Need to call static constructors o Network -- UDP is untested. - Did not implement send() and sendto() timeouts. Option is setable via setsockopt, but is not implemented. - uIP's netutils/telnetd (and maybe others) are seriously broken. @@ -37,7 +36,6 @@ o Network - uIP's netutils/webserver hangs - uIP's netutils/smtp, dpcpc, resolv, webclient -- untested - Should implement SOCK_RAW -- accept() and recvfrom() need to return connection address - Performance Improvements (uIP is not very fast): Need to extend logic so that uIP can have more than on packet in flight and to handle deferred acknowledgements. -- cgit v1.2.3