cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Are timeouts on Easy handles respected in Multi?

From: Martin Lemke <terradepaz_at_gmail.com>
Date: Wed, 21 Sep 2011 16:11:40 +0300

I run the tests and found out that I was really misunderstanding the
API (not that I started to understand it better since that!)

The problem was that the "select" timeout was greater than the
connection timeout, AND I didn't ever call curl_multi_perform again
after "select" timed out. Oh, nevermind.

After fixing it I started to get connection timeouts all right. And
some very occasional crashes as well, which I'd describe separately.

Thank you for giving a direction.

Martin.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-21