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.c1602 if(config->alivecnt) in config2setopts()
1603 my_setopt(curl, CURLOPT_TCP_KEEPCNT, config->alivecnt); in config2setopts()
H A Dtool_getparam.c1594 err = str2unum(&config->alivecnt, nextarg); in getparameter()

Completed in 48 milliseconds