cURL / Mailing Lists / curl-library / Single Mail

curl-library

How to get easy_perform return code from multi interface?

From: Sergey Bochenkov <bachan_at_j3qq4.org>
Date: Tue, 13 Jan 2009 11:33:57 +0000 (UTC)

Hallo!

Is there any way to get easy_perform return code from multi interface?

I see, that we can set CURLOPT_ERRORBUFFER option in curl_easy_setopt
for each easy transfer in multi transfers set.

But handling CURLcode transfer results instead of (char *)
human readable text must be more effective and even simplier. =)

And I can't found any notes about this issue in docs, nor in mailing
list..

Thanks.
Received on 2009-01-13