aboutsummaryrefslogtreecommitdiff
path: root/src/net/sendfile_unix_alt.go
AgeCommit message (Expand)Author
2019-03-01net: return poll.SendFile error from sendFileIan Lance Taylor
2018-12-28os: don't let sendFile put a pipe into blocking modeIan Lance Taylor
2018-06-12net: update file read position after sendfile syscallTobias Klauser
2018-04-06net: use same sendFile for freebsd/dragonfly and solarisTobias Klauser