Searched refs:remove_connection (Results 1 – 2 of 2) sorted by relevance
243 fetch.connection_cache.remove_connection(h.host, h.port)278 fetch.connection_cache.remove_connection(h.host, h.port)
2059 def remove_connection(self, host, port): member in FetchConnectionCache