curl_multi_select

(PHP 5)

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

Descrição

int curl_multi_select ( resource mh [, float timeout] )

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

mh

Um manipulador múltiplo cURL retornado por curl_multi_init().

timeout

Veja também

curl_multi_init()