curl-library
curl_timeout set to 3600 but curl_easy_perform timesout for 188 seconds and returns code=7, error: 'Couldn't connect to server(couldn't connect to host
From: Mayank Kumar (mayankum) <mayankum_at_cisco.com>
Date: Mon, 21 Jul 2014 18:57:38 +0000
Date: Mon, 21 Jul 2014 18:57:38 +0000
Hi All
I am just trying to understand why we are timing out for 188 seconds although the timeoutis set to 3600 using
uint32_t lCurlTimeOut = 3600
curl_easy_setopt(lcurl, CURLOPT_TIMEOUT, lCurlTimeOut);
-Mayank
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-07-21