cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Simple question on multi handle and easy options

From: Michael Menegakis <arxeio_at_gmail.com>
Date: Tue, 7 Dec 2010 10:26:29 +0200

On Tue, Dec 7, 2010 at 10:05 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>> How can one find if an easy handle is 'unused'?
>
> You mean as in not already added to a multi handle? That's not possible to
> find out I believe, you just have to keep track of which ones you've already
> added and which you haven't.

If it is already added, how can one "loop" through the multi and find
available ones? Does it still have to be done externally? Does one
have to have at the point of CURLMSG_DONE a function that attempts to
repopulate it immediately?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-07