(PHP 5)
curl_multi_select — Get all the sockets associated with the cURL extension, which can then be "selected"
Get all the sockets associated with the cURL extension, which can then be "selected".
A cURL multi handle returned by curl_multi_init().
Time, in seconds, to wait for a response.
On success, returns the number of descriptors contained in, the descriptor sets. On failure, this function will return FALSE.