Home
last modified time | relevance | path

Searched defs:_sendfile_compatible (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/asyncio/
Dsslproto.py82 _sendfile_compatible = constants._SendfileMode.FALLBACK variable in _SSLProtocolTransport
Dproactor_events.py608 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _ProactorSocketTransport
Dselector_events.py919 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _SelectorSocketTransport