summaryrefslogtreecommitdiff
path: root/src/net/writev_unix.go
Commit message (Expand)AuthorAgeFilesLines
* net: break up >1GB reads and writes on stream connectionsRuss Cox2016-10-291-1/+5
* net: add Buffers type, do writev on unixBrad Fitzpatrick2016-09-291-0/+91