curl-and-php
RE: Starting to learn curl-multi
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Jan 2006 15:55:24 +0100 (CET)
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-phpReceived on 2006-01-05