cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_multi_wait

From: Sara Golemon <pollita_at_php.net>
Date: Tue, 9 Oct 2012 15:48:28 -0700

On Tue, Oct 9, 2012 at 1:22 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Mon, 8 Oct 2012, Daniel Stenberg wrote:
>
>> Yeah, one can also view it as the function should return as soon as
>> there's no more action to wait for anymore, which would then be immediately.
>
> I just made it so in commit 8373ca3641ce7, and I updated the docs to say so.
>
Sorry to chime in late. Yes, I agree with this. If there are no easy
handles to poll on, curl_multi_wait() should return immediately
(setting *numfds to 0), as Bagder's update already does.

-Sara
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-10