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: Starting to learn curl-multi

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Jan 2006 15:55:24 +0100 (CET)

On Thu, 5 Jan 2006, Broekhuis,Robert R. wrote:

>> I figure that is the PHP/CURL version of curl_multi_fdset() and thus it
>> extracts info from libcurl to allow your app to select() for actions on the
>> sockets libcurl handles.
>
> That's a language context I'm not familiar with - where can I read about
> how select() works?

"man select" in your nearest unix command line.

Or online on places like this:

         http://www.opengroup.org/onlinepubs/007908799/xsh/select.html

> How does it pertain to the php context?

I have no idea! ;-)

-- 
  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-01-05

These mail archives are generated by hypermail.

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

File upload with ASP.NET