Home
last modified time | relevance | path

Searched refs:start_timeout (Results 1 – 2 of 2) sorted by relevance

/libuv/docs/code/uvwget/
H A Dmain.c103 void start_timeout(CURLM *multi, long timeout_ms, void *userp) { in start_timeout() function
157 curl_multi_setopt(curl_handle, CURLMOPT_TIMERFUNCTION, start_timeout); in main()
/libuv/docs/src/guide/
H A Dutilities.rst229 it. ``start_timeout`` is called by libcurl to notify us of the next timeout
250 ``start_timeout`` will be called immediately the first time by libcurl, so

Completed in 9 milliseconds