summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 197a966b0..4484be424 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -31,8 +31,6 @@ o C++ Support
o Network
- 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.
- Need to be re-written to use listen() and accept()
- uIP's netutils/smtp, dpcpc, resolv, webclient -- untested
- Should implement SOCK_RAW
- Performance Improvements (uIP is not very fast):