aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-09 12:04:16 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-09 12:04:16 +0000
commit1ddf2907c72d39644842f0ce5be77888e8db75f4 (patch)
treedc3e2bf71e015fc679f20d42ba1e7b5564544cdf /docs
parent33dc9c1f9583ccd9e8effb5c3a6fee2b630f6a15 (diff)
non-blocking connect please
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index ad148b566..58d145fdc 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -12,6 +12,9 @@ TODO
To do in a future release (random order):
+ * Make the connect non-blocking so that timeouts work for connect in
+ multi-threaded programs
+
* Using FILE * in the libcurl API introduces a serious limitation since (at
least in the *nix falvours I know) you can fopen only the first 256
files. This means, that an application that first opens or fopens 256 files