Home
last modified time | relevance | path

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

/curl/lib/
H A Dconncache.c55 (*bundlep)->num_connections = 0; in bundle_create()
73 bundle->num_connections++; in bundle_add_conn()
86 bundle->num_connections--; in bundle_remove_conn()
275 if(bundle->num_connections == 0) in Curl_conncache_remove_conn()
H A Dconncache.h83 size_t num_connections; /* Number of connections in the bundle */ member
H A Durl.c3641 (bundle->num_connections >= max_host_connections)) {

Completed in 17 milliseconds