non-blocking connects *done*
authorDaniel Stenberg <daniel@haxx.se>
Wed, 3 Oct 2001 11:58:12 +0000 (11:58 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 3 Oct 2001 11:58:12 +0000 (11:58 +0000)
docs/TODO

index ca701f3..79d6533 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -18,9 +18,6 @@ To do in a future release (random order):
     specification).  The receiver will convert the data from the standard form
     to his own internal form."
 
- * Make the connect non-blocking so that timeouts work for connect in 
-   multi-threaded programs 
-
  * Consider an interface to libcurl that allows applications to easier get to
    know what cookies that are sent back in the response headers.