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

curl-and-php

Re: non-blocking curl / multi curl??

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 11 Feb 2004 15:16:23 +0100 (CET)

On Wed, 11 Feb 2004, Will Wade wrote:

> can someone tell me is this method..
>
> curl -I
> http://curl.haxx.se/docs/{manpage.html,knownbugs.html,knownbugs.html}
>
> using non-blocking?

non-blocking what?

> I reckon it is..

It is using non-blocking sockets, but I don't think that's what you're asking.
It is not using the curl multi interface, though.

> So is there a way of using this multi-curl functionality with the libcurl
> that is with php4??

libcurl offers a the multi interface since a while back. The PHP/CURL code
does not however.

> I say php 4 because I note all the new funky curl_multi functions which is I
> guess what I need... but all work under php 5.

This is more than I know.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-02-11