Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Addressing comments. | Nicolas Noble | 2015-02-10 |
| | |||
* | Second draft of the win32 implementation. | Nicolas "Pixel" Noble | 2015-02-04 |
| | | | | | -) Client code is now threadsafe. -) The echo_client code runs and succeeds. | ||
* | 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. | ||
* | Add Newline | Craig Tiller | 2015-01-22 |
| | |||
* | Disable compilation of some files | Craig Tiller | 2015-01-21 |
| | | | | They're not needed on Windows | ||
* | Copy pollset_posix to pollset_windows | Craig Tiller | 2015-01-21 |