cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

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