HomeSort by relevance Sort by last modified time
    Searched refs:ACCEPT_RETRY_DELAY (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/asyncio/
constants.py 7 ACCEPT_RETRY_DELAY = 1
selector_events.py 200 self.call_later(constants.ACCEPT_RETRY_DELAY,
    [all...]
  /external/python/cpython3/Lib/test/test_asyncio/
test_base_events.py     [all...]

Completed in 7838 milliseconds