Skip to main content

sendfile_tail_bytes

Function sendfile_tail_bytes 

Source
pub fn sendfile_tail_bytes(path: &Path, n: u64, out_fd: i32) -> Result<bool>
Expand description

Use sendfile for zero-copy byte output on Linux (last N bytes)