cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_multi_perform returns CURLM_OK even if the easy handle connection is failed

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 4 Aug 2012 22:23:32 +0200 (CEST)

On Fri, 3 Aug 2012, Pingzhong Li wrote:

> So at this case, what should we do then? How can I read the failure
> information for easy handle at this case? Somehow I didn't find one API for
> this.

curl_multi_info_read() is your friend:

   http://curl.haxx.se/libcurl/c/curl_multi_info_read.html

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-08-04