cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ssl_version_num missing in curl_version_info_data struct

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Oct 2008 09:55:23 +0100 (CET)

On Tue, 28 Oct 2008, Guenter Knauf wrote:

> I was just on the php_curl extension when I found that the ssl_version_num
> gets not populated in the curl_version_info_data struct after calling
> curl_version_info():

Here's the relevant quote from the docs:

   long ssl_version_num; /* not used, always zero */

I think it explains it good enough! ;-)

-- 
  / daniel.haxx.se
Received on 2008-10-28