aboutsummaryrefslogtreecommitdiff
path: root/src/net/sendfile_stub.go
AgeCommit message (Expand)Author
2024-04-26net, os, internal/poll: test for use of sendfileDamien Neil
2023-09-18net: enable most tests on wasip1 and jsBryan C. Mills
2023-04-11net: add wasip1 supportJohan Brandhorst-Satzkorn
2021-12-01net: do not use sendfile on iOSCherry Mui
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-10-13internal/poll,net: support poll.Sendfile for darwinKoichi Shiraishi
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2018-10-10net: add AIX operating systemClément Chigot
2018-06-04net: add js/wasm architectureRichard Musiol
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-05-06syscall, net: use sendfile on SolarisAram Hăvărneanu
2014-09-08build: move package sources from src/pkg to srcRuss Cox