Home
last modified time | relevance | path

Searched refs:happy_eyeballs_timeout_ms (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_cfgable.h285 long happy_eyeballs_timeout_ms; /* happy eyeballs timeout in milliseconds. member
H A Dtool_cfgable.c44 config->happy_eyeballs_timeout_ms = CURL_HET_DEFAULT; in config_init()
H A Dtool_operate.c2344 if(config->happy_eyeballs_timeout_ms != CURL_HET_DEFAULT) in single_transfer()
2346 config->happy_eyeballs_timeout_ms); in single_transfer()
H A Dtool_getparam.c1704 err = str2unum(&config->happy_eyeballs_timeout_ms, nextarg); in getparameter()

Completed in 27 milliseconds