Searched refs:hard_eyeballs_timeout_ms (Results 1 – 1 of 1) sorted by relevance
122 unsigned int hard_eyeballs_timeout_ms; member166 ctx->hard_eyeballs_timeout_ms = data->set.happy_eyeballs_timeout; in cf_hc_reset()235 if(elapsed_ms >= ctx->hard_eyeballs_timeout_ms) { in time_to_start_h21()237 ctx->hard_eyeballs_timeout_ms); in time_to_start_h21()249 Curl_expire(data, ctx->hard_eyeballs_timeout_ms - elapsed_ms, in time_to_start_h21()
Completed in 5 milliseconds