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

curl-and-php

Re: Houston, we have a problem

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 9 Aug 2004 14:18:41 +0200 (CEST)

On Mon, 9 Aug 2004, Alex wrote:

> i just looked into the php_curl source and it appears to be that
> curl_multi_info_read is not implemented yet, thats y it always returned
> nothing.

A fair explanation indeed! ;-)

> is there any other way for me to find out which curl handle has finished?

Nopes.

> loop through each one and get info on each one or what?

There's no way to ask for such info.

I suggest you implement the function instead of looking for work-arounds.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-08-09