Searched refs:happy_eyeballs_timeout_ms (Results 1 – 4 of 4) sorted by relevance
286 long happy_eyeballs_timeout_ms; /* happy eyeballs timeout in milliseconds. member
44 config->happy_eyeballs_timeout_ms = CURL_HET_DEFAULT; in config_init()
1714 if(config->happy_eyeballs_timeout_ms != CURL_HET_DEFAULT) in config2setopts()1716 config->happy_eyeballs_timeout_ms); in config2setopts()
1712 err = str2unum(&config->happy_eyeballs_timeout_ms, nextarg); in getparameter()
Completed in 18 milliseconds