Home
last modified time | relevance | path

Searched refs:_accept_connection (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dselector_events.py150 self._add_reader(sock.fileno(), self._accept_connection,
154 def _accept_connection( member in BaseSelectorEventLoop
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py1850 self.loop._accept_connection(MyProto, sock)
1861 self.loop._accept_connection(MyProto, sock)
H A Dtest_selector_events.py353 self.loop._accept_connection(

Completed in 7 milliseconds