Searched refs:soft_eyeballs_timeout_ms (Results 1 – 1 of 1) sorted by relevance
121 unsigned int soft_eyeballs_timeout_ms; member167 ctx->soft_eyeballs_timeout_ms = data->set.happy_eyeballs_timeout / 2; in cf_hc_reset()241 if(elapsed_ms >= ctx->soft_eyeballs_timeout_ms) { in time_to_start_h21()245 ctx->soft_eyeballs_timeout_ms); in time_to_start_h21()281 Curl_expire(data, ctx->soft_eyeballs_timeout_ms, EXPIRE_ALPN_EYEBALLS); in cf_hc_connect()
Completed in 5 milliseconds