downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<curl_multi_remove_handlecurl_setopt_array>
Last updated: Thu, 26 Jun 2008

curl_multi_select

(PHP 5)

curl_multi_select — Get all the sockets associated with the cURL extension, which can then be "selected"

Description

int curl_multi_select ( resource $mh [, float $timeout ] )

Get all the sockets associated with the cURL extension, which can then be "selected".

Parameters

mh

A cURL multi handle returned by curl_multi_init().

timeout

Time, in seconds, to wait for a response.

Return Values

On success, returns the number of descriptors contained in, the descriptor sets. On failure, this function will return FALSE.



add a noteadd a note User Contributed Notes
Get all the sockets associated with the cURL extension, which can then be "selected"
There are no user contributed notes for this page.




<curl_multi_remove_handlecurl_setopt_array>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs