curl-library
multi_socket hanging when adding handles
From: Michael Wallner <mike_at_iworks.at>
Date: Fri, 27 Apr 2007 23:06:03 +0200
Received on 2007-04-27
Date: Fri, 27 Apr 2007 23:06:03 +0200
Hi!
I'm either doing something awfully wrong, or the multi socket API
is hanging when adding handles to the multi stack when already
running.
I modified 10-at-a-time.c to use libevent and the multi socket
API, please see attachment. The output should show that we're
generating timeouts only after 10 URLs have been fetched.
I'd really appreciate if someone could have a look & run.
Thanks,
-- Michael
- text/x-csrc attachment: 10-at-a-time-hiper.c