aboutsummaryrefslogtreecommitdiff
path: root/src/os/zero_copy_linux.go
AgeCommit message (Expand)Author
2024-04-26net, os, internal/poll: test for use of sendfileDamien Neil
2024-04-02internal/poll, net, os: remove poll.Splice syscall name return valueTobias Klauser
2024-04-02os: define wrapSyscallError only on linuxTobias Klauser
2023-11-17net,os: arrange zero-copy of os.File and net.TCPConn to net.UnixConnAndy Pan