Home
last modified time | relevance | path

Searched refs:_sendfile_compatible (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dsslproto.py287 _sendfile_compatible = constants._SendfileMode.FALLBACK variable in _SSLProtocolTransport
Dproactor_events.py445 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _ProactorSocketTransport
Dselector_events.py711 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _SelectorSocketTransport
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2554 transport._sendfile_compatible = constants._SendfileMode.FALLBACK