Home
last modified time | relevance | path

Searched refs:maxage_conn (Results 1 – 3 of 3) sorted by relevance

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

Completed in 23 milliseconds