From: Daniel Stenberg Date: Wed, 3 Oct 2001 11:58:12 +0000 (+0000) Subject: non-blocking connects *done* X-Git-Tag: curl-7_9_1~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcf4fccfa46efb1bd29018efa41d231041954dfc;p=curl non-blocking connects *done* --- diff --git a/docs/TODO b/docs/TODO index ca701f3bb..79d65336e 100644 --- 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.