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