cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re-using handles

From: Tomas Franzén <tomas_at_lightheadsw.com>
Date: Mon, 15 Aug 2005 21:45:33 +0200

Hi,

I'm using libcurl to download a file over HTTP using the multi
interface. When I'm done, I want to re-use the connection, so I
remove the easy handle, change some options, and re-add it again (as
the docs state I should). But the second transfer never starts;
curl_multi_perform returns 0, and the number of running handles is 0,
too.

I'm using curl 7.13.1 on Mac OS X 10.4.2.
Any idea of what the cause could be?
Thanks,

Tomas Franzén
Lighthead Software
http://www.lightheadsw.com/
Received on 2005-08-15