Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: do not use sendfile on iOS | Cherry Mui | 2021-12-01 | 1 | -1/+1 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | internal/poll,net: support poll.Sendfile for darwin | Koichi Shiraishi | 2021-10-13 | 1 | -2/+2 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | net: return poll.SendFile error from sendFile | Ian Lance Taylor | 2019-03-01 | 1 | -2/+2 |
* | os: don't let sendFile put a pipe into blocking mode | Ian Lance Taylor | 2018-12-28 | 1 | -1/+13 |
* | net: update file read position after sendfile syscall | Tobias Klauser | 2018-06-12 | 1 | -0/+6 |
* | net: use same sendFile for freebsd/dragonfly and solaris | Tobias Klauser | 2018-04-06 | 1 | -0/+67 |