Home
last modified time | relevance | path

Searched refs:happy_eyeballs_timeout (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/
H A Dcf-https-connect.c150 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()
H A Dconnect.c824 data->set.happy_eyeballs_timeout, in start_connect()
831 Curl_expire(data, data->set.happy_eyeballs_timeout, in start_connect()
H A Durldata.h1705 unsigned int happy_eyeballs_timeout; /* ms, 0 is a valid value */ member
H A Dsetopt.c2991 data->set.happy_eyeballs_timeout = (unsigned int)uarg; in Curl_vsetopt()
H A Durl.c481 set->happy_eyeballs_timeout = CURL_HET_DEFAULT; in Curl_init_userdefined()

Completed in 30 milliseconds