Searched refs:alivecnt (Results 1 – 3 of 3) sorted by relevance
255 long alivecnt; /* keepalive-cnt */ member
1602 if(config->alivecnt) in config2setopts()1603 my_setopt(curl, CURLOPT_TCP_KEEPCNT, config->alivecnt); in config2setopts()
1594 err = str2unum(&config->alivecnt, nextarg); in getparameter()
Completed in 48 milliseconds