Home
last modified time | relevance | path

Searched refs:maxage_conn (Results 1 – 3 of 3) sorted by last modified time

/curl/lib/
H A Dsetopt.c3009 data->set.maxage_conn = arg; in Curl_vsetopt()
H A Durl.c480 set->maxage_conn = 118; in Curl_init_userdefined()
756 if(idletime > data->set.maxage_conn) { in conn_maxage()
H A Durldata.h1639 long maxage_conn; /* in seconds, max idle time to allow a connection that member

Completed in 33 milliseconds