splice ?assume_fd_is_nonblocking ~fd_in ?off_in ~fd_out ?off_out
~len flags
see man-page for details.
(ret,
ret_off_in, ret_off_out)
, where ret
corresponds to the return
value of the system call, ret_off_in
to the final input offset,
and ret_off_out
to the final output offset.
tee ?assume_fd_is_nonblocking ~fd_in ~fd_out len flags
see man-page
for details.
vmsplice ?assume_fd_is_nonblocking fd iovecs ?count flags
see man-page for details.
Array.length iovecs