Searched refs:_detach (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | proactor_events.py | 146 server._detach() |
D | selector_events.py | 695 server._detach() |
D | base_events.py | 269 def _detach(self): member in Server |