aboutsummaryrefslogtreecommitdiff
path: root/src/net/writev_unix.go
AgeCommit message (Expand)Author
2017-02-13net: refactor poller into new internal/poll packageIan Lance Taylor
2016-10-29net: break up >1GB reads and writes on stream connectionsRuss Cox
2016-09-29net: add Buffers type, do writev on unixBrad Fitzpatrick