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])

주의

이 함수는 현재 문서화 되어있지 않습니다; 인자 목록만을 제공합니다.

See also curl_multi_init().