curl-library
Re: curl_multi_perform will never return CURLM_CALL_MULTI_PERFORM (and suggested fix)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Aug 2012 23:37:45 +0200 (CEST)
Date: Fri, 3 Aug 2012 23:37:45 +0200 (CEST)
On Fri, 3 Aug 2012, Miguel Parra wrote:
> Since 7.20 a do-while loop has been added when processing each easy handle
> held by the multi handle.
CURLM_CALL_MULTI_PERFORM is deprecated and will never be returned, as
documented.
During the first decade or so of libcurl's multi interface, I never saw a
single proper use of that feature. I did however see numerous mistakes and
misunderstandings. That made me decide that the feature wasn't important or
good enough, so since 7.20.0 CURLM_CALL_MULTI_PERFORM is no more.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2012-08-03