From: Daniel Stenberg Date: Mon, 11 May 2009 20:35:26 +0000 (+0000) Subject: curl_multi_socket and curl_multi_socket_all to be removed at next major X-Git-Tag: curl-7_19_5~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44103abdb799e52e8d9a674ebc4beb2b3718e2ef;p=curl curl_multi_socket and curl_multi_socket_all to be removed at next major release, or bump or whatevere --- 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