Searched refs:maxage_conn (Results 1 – 3 of 3) sorted by relevance
1624 long maxage_conn; /* in seconds, max idle time to allow a connection that member
480 set->maxage_conn = 118; in Curl_init_userdefined()724 if(idletime > data->set.maxage_conn) { in conn_maxage()
1362 data->set.maxage_conn = arg; in setopt_long()
Completed in 23 milliseconds