Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/poll: assume we have CancelIoEX on Windows | Ian Lance Taylor | 2020-03-24 | 1 | -1/+1 |
* | internal/poll: make SendFile work with large files on Windows | Emmanuel T Odeke | 2019-09-26 | 1 | -12/+49 |
* | internal/poll, os: cancel pending I/O when closing pipes on Windows | Wèi Cōngruì | 2019-03-19 | 1 | -6/+2 |
* | internal/poll: advance file position in windows sendfile | Alex Brainman | 2018-08-31 | 1 | -0/+6 |
* | internal/poll, net: fix sendfile on Windows, add test | Brad Fitzpatrick | 2018-08-22 | 1 | -2/+2 |
* | internal/poll: specify current file position when calling TransmitFile | Alex Brainman | 2018-06-14 | 1 | -0/+10 |
* | internal/poll: do not use Windows TransmitFile with pipes | Alex Brainman | 2017-11-26 | 1 | -0/+9 |
* | internal/poll: remove unused ioSrv.ExecIO parameter | Alex Brainman | 2017-05-19 | 1 | -1/+1 |
* | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -0/+23 |