centos man page for splice_from_pipe_next

Query: splice_from_pipe_next

OS: centos

Section: 9

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

SPLICE_FROM_PIPE_NEX(9) 					    splice API						   SPLICE_FROM_PIPE_NEX(9)

NAME
splice_from_pipe_next - wait for some data to splice from
SYNOPSIS
int splice_from_pipe_next(struct pipe_inode_info * pipe, struct splice_desc * sd);
ARGUMENTS
pipe pipe to splice from sd information about the splice operation
DESCRIPTION
This function will wait for some data and return a positive value (one) if pipe buffers are available. It will return zero or -errno if no more data needs to be spliced.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPLICE_FROM_PIPE_NEX(9)
Related Man Pages
splice(2) - linux
splice(2) - centos
splice(2) - mojave
splice(2) - minix
splice(2) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq