Searched refs:not_started (Results 1 – 1 of 1) sorted by relevance
612 int ongoing, not_started; in is_connected() local624 ongoing = not_started = 0; in is_connected()632 ++not_started; in is_connected()676 if((ongoing || not_started) && Curl_timeleft(data, &now, TRUE) < 0) { in is_connected()683 if(not_started > 0) { in is_connected()
Completed in 6 milliseconds