Hi to all, I've searched in previous messages about similar problems but I was unable to find out the solution. I've a multi-threaded application in Unix which uses a curl_multi_perform on a easy handle set. One of the transfers I perform gets timedout but the curl_multi_info_read returns alwayls CURLE_OK. I read in the documentation that function only returns errors regarding the whole multi stack. Problems still might have occurred on individual transfers. So how can I test if an easy_handle added to a multi_handle fails during multi perform process? Thanks. Maurizio.
-- You received this message because you are subscribed to the Google Groups "curlpp" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/curlpp?hl=en.
