OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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