curl_multi_timeout

Name: curl_multi_timeout()

Desc: Returns the maximum number of milliseconds the app is allowed to wait before curl_multi_socket() or curl_multi_perform() must be called (to allow libcurl's timed events to take place).

extern (C)
curl_multi_timeout

Return Value

Type: CURLMcode

CURLM error code.

Meta