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
