Home
last modified time | relevance | path

Searched defs:cpool_bundle (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dconncache.c76 struct cpool_bundle { struct
77 struct Curl_llist conns; /* connections in the bundle */
78 size_t dest_len; /* total length of destination, including NUL */
79 char *dest[1]; /* destination of bundle, allocated to keep dest_len bytes */

Completed in 7 milliseconds