Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/poll: make SendFile work with large files on Windows | Emmanuel T Odeke | 2019-09-26 | 1 | -37/+5 |
* | net: handle >=2GiB files with sendfile on Windows | Emmanuel T Odeke | 2019-09-07 | 1 | -13/+38 |
* | net: do not call Windows TransmitFile for large files | Alex Brainman | 2019-08-27 | 1 | -0/+7 |
* | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -11/+3 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | all: fix typos and spelling | Martin Möhrmann | 2016-02-24 | 1 | -1/+1 |
* | net: fix inconsistent errors | Mikio Hara | 2015-05-05 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+55 |