cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: freeing system resources when forgot to use curl_close

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 6 Dec 2006 11:01:58 +0100 (CET)

On Tue, 5 Dec 2006, Bush, Noel wrote:

> Is it possible that the resources associated with the handle I was creating
> each time are "stuck" somewhere, and that I need to do something drastic to
> free them up? I'm really at a loss here.

libcurl itself has no known memory leaks in recent versions, so closing it
properly frees all resources it used.

I can't tell about the PHP/CURL binding parts. Now how do you measure/know
that the resources are "stuck" ?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-12-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET