Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/poll: don't wait for unpollable files | Ian Lance Taylor | 2017-07-14 | 1 | -0/+4 |
* | os, net, internal/poll: return consistent error for closed socket | Ian Lance Taylor | 2017-04-26 | 1 | -14/+14 |
* | internal/poll: code cleanup | Mikio Hara | 2017-03-07 | 1 | -0/+3 |
* | os: use poller for file I/O | Ian Lance Taylor | 2017-02-15 | 1 | -0/+7 |
* | internal/poll: remove unused poll.pollDesc methods | Dave Cheney | 2017-02-15 | 1 | -8/+0 |
* | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -0/+156 |