| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
CURLINFO_LASTSOCKET always return -1 with Https url (libcurl 7.15.4, openssl-0.9.8b)
From: Ratna Gudlavalleti <ratna_at_netenrich.com>
Date: Fri, 07 Jul 2006 01:49:53 -0700
I am trying to use the CURLINFO_LASTSOCKET for getting the last socket
This code is working fine if I use the http://mail.yahoo.com (HTTP Server)
Am I missing something here !
Thanks
#include <fcntl.h>
int main(void) {
curl = curl_easy_init();
res = curl_easy_perform(curl);
/* always cleanup */
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info