Searched refs:numleft (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ | ||
H A D | lib504.c | 79 int numleft; in test() local 80 CURLMsg *msg = curl_multi_info_read(m, &numleft); in test() 82 if(msg && !numleft) in test() |
Completed in 1 milliseconds