Searched refs:close_all (Results 1 – 6 of 6) sorted by relevance
201 asyncore.close_all()205 asyncore.close_all(testmap)234 asyncore.close_all()350 asyncore.close_all()508 asyncore.close_all()
134 asyncore.close_all(ignore_all=True)
134 asyncore.close_all()
241 asyncore.close_all(ignore_all=True)
849 asyncore.close_all(ignore_all=True)
576 def close_all(map=None, ignore_all=False): function