Home
last modified time | relevance | path

Searched refs:multi_runsingle (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dmulti.c1908 static CURLMcode multi_runsingle(struct Curl_multi *multi, function
2772 /* the current node might be unlinked in multi_runsingle(), get the next
2780 result = multi_runsingle(multi, &now, data);
3255 multi_runsingle() in case there's no need to */
3256 now = Curl_now(); /* get a newer time since the multi_runsingle() loop
3287 result = multi_runsingle(multi, &now, data);

Completed in 5 milliseconds