Searched refs:_SendfileMode (Results 1 – 6 of 6) sorted by relevance
24 class _SendfileMode(enum.Enum): class
1145 constants._SendfileMode.UNSUPPORTED)1146 if mode is constants._SendfileMode.UNSUPPORTED:1149 if mode is constants._SendfileMode.TRY_NATIVE:
286 _sendfile_compatible = constants._SendfileMode.FALLBACK
598 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
760 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
508 transport._sendfile_compatible = constants._SendfileMode.FALLBACK