Home
last modified time | relevance | path

Searched refs:TRY_NATIVE (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dconstants.py33 TRY_NATIVE = enum.auto() variable in _SendfileMode
H A Dproactor_events.py608 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
H A Dselector_events.py919 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
H A Dbase_events.py1183 if mode is constants._SendfileMode.TRY_NATIVE:

Completed in 6 milliseconds