Home
last modified time | relevance | path

Searched refs:conncache (Results 1 – 9 of 9) sorted by relevance

/curl/lib/
H A Dconncache.h39 struct conncache { struct
88 int Curl_conncache_init(struct conncache *, size_t size);
89 void Curl_conncache_destroy(struct conncache *connc);
94 struct conncache *connc);
105 struct conncache *connc,
112 Curl_conncache_find_first_connection(struct conncache *connc);
119 void Curl_conncache_close_all_connections(struct conncache *connc);
120 void Curl_conncache_print(struct conncache *connc);
H A Dconncache.c103 int Curl_conncache_init(struct conncache *connc, size_t size) in Curl_conncache_init()
118 void Curl_conncache_destroy(struct conncache *connc) in Curl_conncache_destroy()
170 struct conncache *connc) in Curl_conncache_find_bundle()
183 static void *conncache_add_bundle(struct conncache *connc, in conncache_add_bundle()
219 struct conncache *connc = data->state.conn_cache; in Curl_conncache_add_conn()
266 struct conncache *connc = data->state.conn_cache; in Curl_conncache_remove_conn()
302 struct conncache *connc, in Curl_conncache_foreach()
348 conncache_find_first_connection(struct conncache *connc) in conncache_find_first_connection()
396 struct conncache *connc = data->state.conn_cache; in Curl_conncache_return_conn()
465 struct conncache *connc = data->state.conn_cache; in Curl_conncache_extract_oldest()
[all …]
H A Dshare.h46 struct conncache conn_cache;
H A Dmultihandle.h144 struct conncache conn_cache;
H A DMakefile.inc120 conncache.c \
254 conncache.h \
H A Deasy.c1315 static CURLcode upkeep(struct conncache *conn_cache, void *data) in upkeep()
H A Durldata.h1206 struct conncache *conn_cache;
/curl/.github/scripts/
H A Dspellcheck.words133 conncache
/curl/.github/
H A Dlabeler.yml72 …pts/CURLOPT_TIMEOUT*,lib/cf-*proxy.*,lib/cf-socket.*,lib/cfilters.*,lib/conncache.*,lib/connect.*,…

Completed in 32 milliseconds