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

/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_cfgable.h194 long alivetime; member in struct:Configurable
H A Dtool_operate.c1249 if(config->alivetime != 0) {
1254 my_setopt(curl, CURLOPT_TCP_KEEPIDLE, config->alivetime);
1255 my_setopt(curl, CURLOPT_TCP_KEEPINTVL, config->alivetime);
H A Dtool_getparam.c772 err = str2unum(&config->alivetime, nextarg);

Completed in 70 milliseconds