cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How do I stop a FTP download?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 24 Oct 2003 22:24:38 +0200 (CEST)

On Fri, 24 Oct 2003, Wei Weng wrote:

> And if the only way to stop a thread that is currently downloading is to
> kill it, will there be memory leak since I haven't done a curl_cleanup()?

Yes, killing it will leak memory. Don't do that.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
Received on 2003-10-24