curl-library
How to list easy handles from a multi handle
From: Jeroen Ooms <jeroen.ooms_at_stat.ucla.edu>
Date: Wed, 1 Jun 2016 16:31:56 +0200
Date: Wed, 1 Jun 2016 16:31:56 +0200
We have a fairly complex application with a continuously running
multi-handle that has constantly easy handles being added and removed
to perform async requests.
Is there an easy way to, at any given point, to list all easy-handles
which are currently added to the multi handle? Or do we need to keep
track of this ourselves?
As I understand it, `curl_multi_info_read` only lists completed
handles, but not active handles.
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-06-01