curl-library
Re: crash in iOS build
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 9 Jan 2014 17:40:38 +0100 (CET)
Date: Thu, 9 Jan 2014 17:40:38 +0100 (CET)
On Wed, 8 Jan 2014, Brett Harrison wrote:
> I added these lines to the easy handle init.
>
> curl_easy_setopt(_curl, CURLOPT_CONNECTTIMEOUT, 30);
>
> curl_easy_setopt(_curl, CURLOPT_TIMEOUT_MS, 40000);
> When running to the device (in my case an ipad). I changed the URL: to
> http://www.cats.com (www.google.com and www.yahoo.com) always work.
> cats.com always times out. Maybe it has something to do with the number of
> IP addresses mapped in the DNS entry...
Then this sounds exactly like the problem in the other thread about timeouts
and threaded-resolver...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-01-09