Module otter_nodejs_tests::otter_support::crates::nix::sys::sendfile
[−]Expand description
Send data from a file to a socket, bypassing userland.
Functions
Copy up to count bytes to out_fd from in_fd starting at offset.
Copy up to count bytes to out_fd from in_fd starting at offset.