cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: No return for SSL enabled libcurl C program

From: <charlie_at_kotan.com>
Date: Fri, 15 Apr 2005 09:00:34 -0500 (CDT)

curl_easy_perform returned 35. OS is WindowsXP Professional, built with gcc.

> On Thu, 14 Apr 2005 charlie_at_kotan.com wrote:
>
>> curl_easy_setopt(curl, CURLOPT_VERBOSE);
>
> This should rather be:
>
> curl_easy_setopt(curl, CURLOPT_VERBOSE, TRUE);
>
>> cURL version libcurl/7.12.1 OpenSSL/0.9.7e zlib/1.2.2
>>
>> I've tried many combinations - what am I missing?
>
> What does curl_easy_perform() return? What OS is this?
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
Received on 2005-04-15