Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 |
| | |||
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | First draft of the win32 implementation of iomgr. | Nicolas "Pixel" Noble | 2015-02-04 |
Caveats: -) The win32 pollset isn't threadsafe (yet). -) Only client code is implemented. -) Only very simple code has been tested with it yet. |