Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
H A Dtest_sendfile.py527 transport._sendfile_compatible = constants._SendfileMode.FALLBACK
/third_party/python/Lib/asyncio/
H A Dproactor_events.py608 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _ProactorSocketTransport
H A Dsslproto.py82 _sendfile_compatible = constants._SendfileMode.FALLBACK variable in _SSLProtocolTransport
H A Dselector_events.py919 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _SelectorSocketTransport

Completed in 6 milliseconds