curl_multi_socket and curl_multi_socket_all to be removed at next major
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 20:35:26 +0000 (20:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 20:35:26 +0000 (20:35 +0000)
release, or bump or whatevere

docs/TODO

index a0d8b4c..37af72e 100644 (file)
--- 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