cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLINFO_LASTSOCKET always return -1 with Https url (libcurl 7.15.4, openssl-0.9.8b)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 Jul 2006 13:00:10 +0200 (CEST)

On Fri, 7 Jul 2006, Ratna Gudlavalleti wrote:

> res = curl_easy_perform(curl);

As a follow-up to Ralph's good point, you *REALLY* should check return codes
from curl_easy_perform() since they do tell what happened.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-07-07