Crate zio_sendfile

source ·

Structs

Similar to SendFile, but operates on a RawFd instead.
Abstraction for interacting with Linux’s zero-copy I/O sendfile syscall.

Functions

Convenience function for quickly copying a file from the source to the dest.