cURL / Mailing Lists / curl-library / Single Mail

curl-library

Getting the result of a transfer with curl_multi_perform()

From: Henrik Storner <henrik-curl_at_hswn.dk>
Date: Thu, 21 Aug 2003 09:34:52 +0200

A simple question, but I couldn't find the answer in a man-page
or the curl multi sample apps:

When using the simple interface, curl_easy_perform() returns
an error if the transfer fails (due to dns problems, timeouts etc.)

How do I get that information when using the multi-interface?

I.e. how can I tell which of the many transfers I did that
succeeded, and which ones failed - and how can I pick up
the errorcodes for each transfer that failed ?

-- 
Henrik Storner <henrik_at_hswn.dk> 
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
Received on 2003-08-22