summaryrefslogtreecommitdiff
path: root/src/net/sendfile_linux.go
Commit message (Expand)AuthorAgeFilesLines
* net: return poll.SendFile error from sendFileIan Lance Taylor2019-03-011-2/+2
* os: don't let sendFile put a pipe into blocking modeIan Lance Taylor2018-12-281-1/+13
* net: refactor poller into new internal/poll packageIan Lance Taylor2017-02-131-42/+4
* net: make unexposed methods start with lowercase lettersMikio Hara2016-03-171-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: fix comment in sendFileAram Hăvărneanu2015-05-061-1/+1
* net: fix inconsistent errorsMikio Hara2015-05-051-0/+3
* net: fix inconsistent error values on ReadMikio Hara2015-04-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+76