suse man page for generic_splice_sendpage

Query: generic_splice_sendpage

OS: suse

Section: 9

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

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
tee(2) - suse
splice(2) - xfree86
splice(2) - posix
splice(2) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
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