Searched refs:maxage_conn (Results 1 – 3 of 3) sorted by relevance
1659 long maxage_conn; /* in seconds, max idle time to allow a connection that member
597 set->maxage_conn = 118; in Curl_init_userdefined()936 if(idletime > data->set.maxage_conn) { in conn_maxage()
2830 data->set.maxage_conn = arg; in Curl_vsetopt()