From 44103abdb799e52e8d9a674ebc4beb2b3718e2ef Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 May 2009 20:35:26 +0000 Subject: [PATCH] curl_multi_socket and curl_multi_socket_all to be removed at next major release, or bump or whatevere --- docs/TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index a0d8b4c6aa..37af72e7aa 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