summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/splice.cc
AgeCommit message (Expand)Author
2019-09-12Implement splice methods for pipes and sockets.Adin Scannell
2019-08-06Require pread/pwrite for splice file offsetsMichael Pratt
2019-05-21Add basic plumbing for splice and stub implementation.Adin Scannell