cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Errors/crashes with FTP using multi interface?

From: Sam Deane <sam_at_elegantchaos.com>
Date: Wed, 13 Feb 2013 19:16:18 +0000

> One thing that's a bit weird is that at the point that we get stuck, curl_multi_socket_action seems to return a running count of 1, then of 0, then of 1, and so on...
>

I've realised that this was a red herring - there are two multis alive at that point in the test, and the timer for each is running in turn.

It is correct that one of them should have no running handles, and one should have one.

The rest of what I said still stands though.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-13