suse man page for splice_direct_to_actor

Query: splice_direct_to_actor

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SPLICE_DIRECT_TO_ACT(9) 					    splice API						   SPLICE_DIRECT_TO_ACT(9)

NAME
splice_direct_to_actor - splices data directly between two non-pipes
SYNOPSIS
ssize_t splice_direct_to_actor(struct file * in, struct splice_desc * sd, splice_direct_actor * actor);
ARGUMENTS
in file to splice from sd actor information on where to splice to actor handles the data splicing
DESCRIPTION
This is a special case helper to splice directly between two points, without requiring an explicit pipe. Internally an allocated pipe is cached in the process, and reused during the lifetime of that process.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPLICE_DIRECT_TO_ACT(9)
Related Man Pages
tee(2) - linux
vmsplice(2) - debian
vmsplice(2) - suse
vmsplice(2) - plan9
vmsplice(2) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com