Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -58/+4 |
* | all: use new io.SeekFoo constants instead of os.SEEK_FOO | Brad Fitzpatrick | 2016-04-13 | 1 | -1/+1 |
* | net: broken sendfile on SmartOS/Solaris | Shawn Walker-Salas | 2016-04-12 | 1 | -2/+7 |
* | net: make unexposed methods start with lowercase letters | Mikio Hara | 2016-03-17 | 1 | -1/+1 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | net: disable sendfile on Solaris for now | Brad Fitzpatrick | 2016-01-11 | 1 | -0/+2 |
* | net: fix inconsistent error values on Read for solaris | Mikio Hara | 2015-05-06 | 1 | -0/+3 |
* | net: fix comment in sendFile | Aram Hăvărneanu | 2015-05-06 | 1 | -1/+1 |
* | net: link with networking libraries when net package is in use | Aram Hăvărneanu | 2015-05-06 | 1 | -0/+4 |
* | syscall, net: use sendfile on Solaris | Aram Hăvărneanu | 2015-05-06 | 1 | -0/+103 |