aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-11 20:35:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-11 20:35:26 +0000
commit44103abdb799e52e8d9a674ebc4beb2b3718e2ef (patch)
tree46c53c0ef3ad065635a96f8fa751ae20ba326fcc /docs
parent8f9d4b2b50da3702a5b3fe1fea2e599746596f16 (diff)
curl_multi_socket and curl_multi_socket_all to be removed at next major
release, or bump or whatevere
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index a0d8b4c6a..37af72e7a 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -551,7 +551,13 @@ to provide the data to send.
curl_strnequal
They will instead become curlx_ - alternatives. That makes the curl app
- still capable of building with them from source.
+ still capable of using them, by building with them from source.
+
+ These functions have no purpose anymore:
+
+ curl_multi_socket
+
+ curl_multi_socket_all
15.5 remove CURLOPT_FAILONERROR