Searched refs:_SendfileMode (Results 1 – 6 of 6) sorted by relevance
24 class _SendfileMode(enum.Enum): class
1048 constants._SendfileMode.UNSUPPORTED)1049 if mode is constants._SendfileMode.UNSUPPORTED:1052 if mode is constants._SendfileMode.TRY_NATIVE:
287 _sendfile_compatible = constants._SendfileMode.FALLBACK
445 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
711 _sendfile_compatible = constants._SendfileMode.TRY_NATIVE
2554 transport._sendfile_compatible = constants._SendfileMode.FALLBACK