generic_splice_sendpage(9) suse man page | unix.com

Man Page: generic_splice_sendpage

Operating Environment: suse

Section: 9

GENERIC_SPLICE_SENDP(9) 					    splice API						   GENERIC_SPLICE_SENDP(9)

NAME
generic_splice_sendpage - splice data from a pipe to a socket
SYNOPSIS
ssize_t generic_splice_sendpage(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags);
ARGUMENTS
pipe pipe to splice from out socket to write to ppos position in out len number of bytes to splice flags splice modifier flags
DESCRIPTION
Will send len bytes from the pipe to a network socket. No data copying is involved.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_SPLICE_SENDP(9)
Related Man Pages
tee(2) - linux
splice(2) - debian
tee(2) - debian
splice(2) - suse
tee(2) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
32 bit process addressing more than 4GB