Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h255 long alivecnt; /* keepalive-cnt */ member
H A Dtool_operate.c2220 if(config->alivecnt) in single_transfer()
2221 my_setopt(curl, CURLOPT_TCP_KEEPCNT, config->alivecnt); in single_transfer()
H A Dtool_getparam.c1591 err = str2unum(&config->alivecnt, nextarg); in getparameter()

Completed in 38 milliseconds