From dca18be1b79f5eead895b554a941dae04c89fa2b Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 20 Nov 2008 21:50:55 +0000 Subject: Completed integration of TCP connection backlog and poll()/select() for connections git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1295 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nuttx/TODO') 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) ^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3