cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to get downloading progress using multi interface?

From: Alexander Zubko <alexander.zubko_at_gmail.com>
Date: Tue, 7 Aug 2007 17:41:41 +0300

Hi, All!

Is it possible to get downloaded number of bytes for every active Curl
object in multi interface not using CURLOPT_PROGRESSFUNCTION
callback as it is not recomended in docs?
If it is, how can I do this?

I have an application with GUI main-thread and worker thread with libcurl
multi-interface downloading
and want to make progress bars in GUI window for every active downloading.

Good Day!
Received on 2007-08-07