Home
last modified time | relevance | path

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

/curl/lib/
H A Dconnect.c612 int ongoing, not_started; in is_connected() local
624 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