Searched refs:happy_eyeballs_timeout (Results 1 – 5 of 5) sorted by relevance
150 ctx->hard_eyeballs_timeout_ms = data->set.happy_eyeballs_timeout; in cf_hc_reset()151 ctx->soft_eyeballs_timeout_ms = data->set.happy_eyeballs_timeout / 2; in cf_hc_reset()
820 data->set.happy_eyeballs_timeout, in start_connect()827 Curl_expire(data, data->set.happy_eyeballs_timeout, in start_connect()
1693 unsigned int happy_eyeballs_timeout; /* ms, 0 is a valid value */ member
3024 data->set.happy_eyeballs_timeout = (unsigned int)uarg; in Curl_vsetopt()
611 set->happy_eyeballs_timeout = CURL_HET_DEFAULT; in Curl_init_userdefined()