Man Page: generic_splice_sendpage
Operating Environment: suse
Section: 9
GENERIC_SPLICE_SENDP(9) splice API GENERIC_SPLICE_SENDP(9)NAMEgeneric_splice_sendpage - splice data from a pipe to a socketSYNOPSISssize_t generic_splice_sendpage(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags);ARGUMENTSpipe pipe to splice from out socket to write to ppos position in out len number of bytes to splice flags splice modifier flagsDESCRIPTIONWill send len bytes from the pipe to a network socket. No data copying is involved.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_SPLICE_SENDP(9)
| Related Man Pages |
|---|
| splice(2) - suse |
| splice(2) - x11r4 |
| splice(2) - xfree86 |
| splice(2) - php |
| splice(2) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |