[][src]Module file_descriptors::sendfile

Additional support for using sendfile() with Rust's File and our sockets.

Traits

SendFile

A trait that indicates the implementor can read from a file using sendfile().