[][src]Crate zio_sendfile

Structs

SendFile

Abstraction for interacting with Linux's zero-copy I/O sendfile syscall.

Functions

copy

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

copy_callback

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