aboutsummaryrefslogtreecommitdiff
path: root/src/net/sendfile_test.go
AgeCommit message (Expand)Author
2021-02-16internal/poll: netpollcheckerr before sendfileWei Fu
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2018-12-28os: don't let sendFile put a pipe into blocking modeIan Lance Taylor
2018-10-01Revert "compress: move benchmark text from src/testdata to src/compress/testd...Katie Hockman
2018-09-28compress: move benchmark text from src/testdata to src/compress/testdataKatie Hockman
2018-09-24compress: reduce copies of new text for compression testingKatie Hockman
2018-08-22internal/poll, net: fix sendfile on Windows, add testBrad Fitzpatrick
2018-06-12net: update file read position after sendfile syscallTobias Klauser
2018-06-11net: skip TestSendfileParts on dragonfly and solarisTobias Klauser
2018-06-11net: add TestSendfilePartsAlex Brainman
2018-06-04net: add js/wasm architectureRichard Musiol
2016-04-12net: mirror Tom Sawyer in the net package for testsBrad Fitzpatrick
2016-04-12net: broken sendfile on SmartOS/SolarisShawn Walker-Salas