cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: no response return when using https in libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 19 Jun 2002 15:38:14 +0200 (MET DST)

On Tue, 18 Jun 2002, Victor Hu wrote:

> I have used "curl_global_init(CURL_GLOBAL_SSL)" before I called
> curl_easy_init().

But you're using Windows, right?

Did you init winsock yourself then I presume or why didn't you set
CURL_GLOBAL_WIN32 as well?

If you check the curl sources, it uses:

   curl_global_init(CURL_GLOBAL_DEFAULT);

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<
Received on 2002-06-19