aboutsummaryrefslogtreecommitdiff
path: root/src/net/splice_linux.go
AgeCommit message (Expand)Author
2018-09-24net: don't use splice for unix{packet,gram} connectionsAndrei Tudor Călin
2018-09-05net: use splice(2) on Linux when reading from UnixConn, rework splice testsBen Burkert
2018-04-24net: add support for splice(2) in (*TCPConn).ReadFrom on LinuxAndrei Tudor Călin