Searched refs:remove_connection (Results 1 – 2 of 2) sorted by relevance
239 fetch.connection_cache.remove_connection(h.host, h.port)246 fetch.connection_cache.remove_connection(h.host, h.port)279 fetch.connection_cache.remove_connection(h.host, h.port)
2070 def remove_connection(self, host, port): member in FetchConnectionCache