Home
last modified time | relevance | path

Searched refs:alivetime (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_cfgable.h254 long alivetime; /* keepalive-time */ member
H A Dtool_operate.c1598 if(config->alivetime) { in config2setopts()
1599 my_setopt(curl, CURLOPT_TCP_KEEPIDLE, config->alivetime); in config2setopts()
1600 my_setopt(curl, CURLOPT_TCP_KEEPINTVL, config->alivetime); in config2setopts()
H A Dtool_getparam.c1591 err = str2unum(&config->alivetime, nextarg); in getparameter()

Completed in 24 milliseconds