summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index e90e10e9c..9ea6c61b7 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -220,12 +220,6 @@ o Network (net/, netutils/)
Status: Open, depends on UDP read-ahead support
Priority: Medium
- Description: poll()/select() does not detect incoming connections. As a result
- they are not useful for implementing servers in the usual way.
- Status: Open.
- Priority: High. There is a work-around (compare examples/poll/net_reader.c
- to examples/poll/net_listener.c).
-
o USB (drivers/usbdev)
^^^^^^^^^^^^^^^^^^^^