curl-library
Re: Weird crash in multi_socket()
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 10 Sep 2006 10:25:55 +0200 (CEST)
Date: Sun, 10 Sep 2006 10:25:55 +0200 (CEST)
On Sat, 9 Sep 2006, Jeff Pohlmeyer wrote:
> When I stuff a bunch of URL's into the pipe at once, e.g.
> cat my-url-list > hiper.fifo
> (see attached)
It doesn't crash here, but it does does seem to stall in the middle in a weird
way which indicates some problem. Could be your app or an internal libcurl
problem, I haven't investigated it closer (yet).
> P.S. I'm on a dial-up connection here, not sure if that might make a
> difference.
Not really, but I guess it makes more connections alive at the same time for
you since in my case (~12-16 mbit ADSL) a bunch of these transfers complete
very fast.
BTW, is your libcurl built with c-ares or not?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-09-10