table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SPLICE_FROM_PIPE_BEG(9) | splice API | SPLICE_FROM_PIPE_BEG(9) |
NAME¶
splice_from_pipe_begin - start splicing from pipeSYNOPSIS¶
void
splice_from_pipe_begin(struct splice_desc * sd);
ARGUMENTS¶
sdinformation about the splice operation
DESCRIPTION¶
This function should be called before a loop containing splice_from_pipe_next and splice_from_pipe_feed to initialize the necessary fields of sd.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |