cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Why does multi_curl_perform return CURLE_UNSUPPORTED_PROTOCOL

From: Saqib Ali <saqib.ali.75_at_gmail.com>
Date: Tue, 8 Mar 2011 11:04:50 -0500

Ok. Thanks guys!

Yes, confusion between CURLE_UNSUPPORTED_PROTOCOL and CURLM_BAD_HANDLE was a
killer. Thanks for pointing that out.

The underlying problem that I found was that I hadn't called
curl_multi_init(). That was causing the mulitHandle to act wierd. Rookie
mistake.

Gee, I sure wish there was a CURLM error code CURLM_YOU_DIDNT_DO_CURL_INIT!

;)

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