]> granicus.if.org Git - curl/commit
refer to CURLMOPT_TIMERFUNCTION for multi_socket users
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Apr 2010 09:08:06 +0000 (11:08 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Apr 2010 09:08:06 +0000 (11:08 +0200)
commitd18fb4a12968c6a8ed26488dfe6169fc294d10be
treec5407e723fe8e785abec5dcb850e2fe29f1bb0ee
parent26e3c74ab7859ae0e7640580b8227865d6dfb88b
refer to CURLMOPT_TIMERFUNCTION for multi_socket users

curl_multi_timeout(3) is simply the wrong function to use
if you're using the multi_socket API and this document now
states this pretty clearly to help guiding users.
docs/libcurl/curl_multi_timeout.3