> 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

Reply via email to