Searched defs:_sendfile_compatible (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/asyncio/ | ||
| D | sslproto.py | 82 _sendfile_compatible = constants._SendfileMode.FALLBACK variable in _SSLProtocolTransport |
| D | proactor_events.py | 608 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _ProactorSocketTransport |
| D | selector_events.py | 919 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE variable in _SelectorSocketTransport |