Error Set SendfileError [src]

Errors

BrokenPipe
InputOutput
SystemResources
Unexpected
UnsupportedOperation
WouldBlock

Source

pub const SendfileError = error{ UnsupportedOperation, SystemResources, InputOutput, BrokenPipe, WouldBlock, Unexpected, }