summary refs log tree commit diff stats
path: root/lib/pure/asyncio.nim
Commit message (Collapse)AuthorAgeFilesLines
* Added asyncio module; irc, scgi and the ftpclient modules work with it. ↵dom962012-01-221-0/+325
Added (de)allocCStringArray. Many async sockets fixes.