Name: curl_multi_socket() and
curl_multi_socket_all()
Desc: An alternative version of curl_multi_perform() that allows the
application to pass in one of the file descriptors that have been
detected to have "action" on them and let libcurl perform.
See man page for details.
Name: curl_multi_socket() and curl_multi_socket_all()
Desc: An alternative version of curl_multi_perform() that allows the application to pass in one of the file descriptors that have been detected to have "action" on them and let libcurl perform. See man page for details.