[][src]Crate sendfile

Crate that wraps the sendfile system call.

To create a new SendFile Future see send_file.

Structs

SendFile

Wrapper around the sendfile system call.

Functions

send_file

Send a file out a socket.