Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More deprecation warnings fixed. | Dominik Picheta | 2012-07-23 | 1 | -3/+7 |
* | Fixes deprecation warning, fixes documentation error. | Dominik Picheta | 2012-07-23 | 1 | -1/+1 |
* | Many fixes for asynchronous sockets. Asyncio should now work well with buffer... | Dominik Picheta | 2012-07-22 | 1 | -27/+142 |
* | preparations for making 'closure' the default calling convention for proc types | Araq | 2012-07-16 | 1 | -9/+9 |
* | recvLineAsync for non-blocking sockets implemented, as well as recvLine for a... | dom96 | 2012-02-18 | 1 | -0/+29 |
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. Added... | dom96 | 2012-01-22 | 1 | -0/+325 |