The splice family of Linux system calls can transfer data between file descriptors without the need to copy data into userspace. Instead of a userspace buffer, they rely on an ordinary Unix pipe as a kernel-level buffer.
Required Ruby Version
None
Authors
io_splice hackers
Versions
- 4.4.2 February 22, 2020 (40.5 KB)
- 4.4.1 January 02, 2019 (40.5 KB)
- 4.4.0 January 11, 2015 (40.5 KB)
- 4.3.0 February 15, 2014 (48.5 KB)
- 4.2.0 January 19, 2013 (49.5 KB)
- 2.2.0 August 02, 2010 (41 KB)