Staging
v0.5.1
https://github.com/torvalds/linux
Revision 29e350944fdc2dfca102500790d8ad6d6ff4f69d authored by Linus Torvalds on 02 April 2006, 19:46:35 UTC, committed by Linus Torvalds on 02 April 2006, 19:46:35 UTC
It doesn't make the splice itself necessarily nonblocking (because the
actual file descriptors that are spliced from/to may block unless they
have the O_NONBLOCK flag set), but it makes the splice pipe operations
nonblocking.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent b45e516
History
Tip revision: 29e350944fdc2dfca102500790d8ad6d6ff4f69d authored by Linus Torvalds on 02 April 2006, 19:46:35 UTC
splice: add SPLICE_F_NONBLOCK flag
Tip revision: 29e3509
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top