   #PHP Manual CURL, Client URL Library Functions
   curl_multi_remove_handle curl_setopt

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               curl_multi_select

   (PHP 5 CVS only)
   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])

   Warning

   This function is currently not documented; only the argument list is
   available.

   See also curl_multi_init().
   ______________________________________________________________________

   Prev                     Home        Next
   curl_multi_remove_handle  Up  curl_setopt
