Searched refs:TIMER_CONNECT (Results 1 – 5 of 5) sorted by relevance
33 TIMER_CONNECT, enumerator
190 case TIMER_CONNECT: in Curl_pgrsTime()
803 Curl_pgrsTime(data, TIMER_CONNECT); /* connect done */ in Curl_is_connected()
5924 Curl_pgrsTime(data, TIMER_CONNECT); /* we're connected already */ in Curl_setup_conn()
180 another call to Curl_verboseconnect() and setting the TIMER_CONNECT time.12400 - Fixed the TIMER_CONNECT to be more accurate for FTP transfers. Previously