Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recvLineAsync for non-blocking sockets implemented, as well as recvLine for ↵ | dom96 | 2012-02-18 | 1 | -0/+29 |
| | | | | asyncio async sockets. Fixed removeDir on windows. | ||||
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. ↵ | dom96 | 2012-01-22 | 1 | -0/+325 |
Added (de)allocCStringArray. Many async sockets fixes. |