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

curl-and-php

Re: curl-multi: removing handles problem

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 15 Mar 2008 12:12:11 +0100 (CET)

On Fri, 14 Mar 2008, stuff wrote:

> First the basics: Running PHP version 5.2.5, with Curl information:
> libcurl/7.15.5 OpenSSL/0.9.8c zlib/1.2.3 libidn/0.6.5

[...]

> Does something happen when the last of the handles is removed from the
> curl-multi handle? Am I going about this problem the wrong way? Is there an
> easier way to assign a new set of URLs to be processed without removing and
> re-adding the individual handles?

Nothing special happens when the last handle is removed. This is an approach
that should work.

Just note that all your mentioned versions included in libcurl above are
outdated and bugfixed numerous times, so upgrading to something much newer
would be a sensible first step.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2008-03-15