diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-10-03 11:58:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-10-03 11:58:12 +0000 |
commit | fcf4fccfa46efb1bd29018efa41d231041954dfc (patch) | |
tree | 29d8637dadbd0d309e5fc71fccd4fdbd5f2e2c04 | |
parent | eafd2c6bd5e533654a5eb04fdf01cdcada34d90d (diff) |
non-blocking connects *done*
-rw-r--r-- | docs/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |