summaryrefslogtreecommitdiff
path: root/src/net/sendfile_windows.go
Commit message (Expand)AuthorAgeFilesLines
* internal/poll: make SendFile work with large files on WindowsEmmanuel T Odeke2019-09-261-37/+5
* net: handle >=2GiB files with sendfile on WindowsEmmanuel T Odeke2019-09-071-13/+38
* net: do not call Windows TransmitFile for large filesAlex Brainman2019-08-271-0/+7
* net: refactor poller into new internal/poll packageIan Lance Taylor2017-02-131-11/+3
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* all: fix typos and spellingMartin Möhrmann2016-02-241-1/+1
* net: fix inconsistent errorsMikio Hara2015-05-051-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+55