Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | File descriptors are now removed from fds list explicitly in close(). | Dominik Picheta | 2014-03-14 | 1 | -19/+17 | |
* | tasyncawait now works on Linux. | Dominik Picheta | 2014-03-11 | 1 | -27/+38 | |
* | Fixes to asyncio2 on Linux. | Dominik Picheta | 2014-03-09 | 1 | -8/+18 | |
* | Implemented selector support for asyncio2. | Dominik Picheta | 2014-02-22 | 1 | -177/+178 | |
* | Epoll now works. | Dominik Picheta | 2013-10-31 | 1 | -26/+47 | |
* | Epoll wrapper + selectors module. | Dominik Picheta | 2013-10-31 | 1 | -0/+228 |