Searched refs:remove_connection (Results 1 – 2 of 2) sorted by relevance
234 fetch.connection_cache.remove_connection(h.host, h.port)241 fetch.connection_cache.remove_connection(h.host, h.port)274 fetch.connection_cache.remove_connection(h.host, h.port)
2088 def remove_connection(self, host, port): member in FetchConnectionCache