cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: A new callback function: XFERINFO ?

From: NSRT Mail account. <joecool22us_at_yahoo.com>
Date: Sun, 23 Jun 2013 03:15:30 -0700 (PDT)

While we're at it, is progress callbacks the only thing that needs polishing in this area?

What about getinfo?

CURLINFO_SIZE_UPLOAD
Pass a pointer to a double to receive the total amount of bytes that were uploaded.
CURLINFO_SIZE_DOWNLOAD
Pass a pointer to a double to receive the total
amount of bytes that were downloaded. The amount is only for the latest
transfer and will be reset again for each new transfer.

These should be curl_off_t as well.

-Nach

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-06-23