Searched refs:numleft (Results 1 – 1 of 1) sorted by relevance
77 int numleft; in test() local78 CURLMsg *msg = curl_multi_info_read(m, &numleft); in test()80 if(msg && !numleft) in test()