Searched refs:num_connections (Results 1 – 4 of 4) sorted by relevance
59 (*bundlep)->num_connections = 0; in bundle_create()83 bundle->num_connections++; in bundle_add_conn()96 bundle->num_connections--; in bundle_remove_conn()292 if(bundle->num_connections == 0) in Curl_conncache_remove_conn()
68 size_t num_connections; /* Number of connections in the bundle */ member
3769 (bundle->num_connections >= max_host_connections)) {
63 def set_num_connections(self, num_connections, announce=False): argument73 self._num_connections = num_connections