Home
last modified time | relevance | path

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

/curl/lib/
H A Dconnect.h50 timediff_t Curl_shutdown_timeleft(struct connectdata *conn, int sockindex,
H A Dconnect.c160 timediff_t Curl_shutdown_timeleft(struct connectdata *conn, int sockindex, in Curl_shutdown_timeleft() function
192 ms = Curl_shutdown_timeleft(conn, i, nowp); in Curl_conn_shutdown_timeleft()
H A Dcfilters.c211 timeout_ms = Curl_shutdown_timeleft(data->conn, sockindex, &now); in Curl_conn_shutdown()
/curl/lib/vtls/
H A Dvtls.c2120 timeout_ms = Curl_shutdown_timeleft(cf->conn, cf->sockindex, NULL); in vtls_shutdown_blocking()

Completed in 16 milliseconds