Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many deprecation warnings. asyncio.recvLine now throws an | Dominik Picheta | 2012-12-23 | 1 | -7/+8 |
| | | | | exception when an error occurs. Added sockets.SocketError. | ||||
* | bugfix: 'result' cannot be captured in a closure | Araq | 2012-09-23 | 1 | -9/+11 |
| | |||||
* | ftpclient fixed but causes an issue with the code generator and | Dominik Picheta | 2012-09-21 | 1 | -16/+18 |
| | | | | | | | | therefore does not compile. Asyncio: Added handleWrite event and an ability to wrap an already initialised TSocket to a PAsyncSocket. Fixed tircbot test. | ||||
* | fixes #102 | Araq | 2012-03-23 | 1 | -0/+447 |