summary refs log tree commit diff stats
path: root/lib/pure/scgi.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes scgi, adds async functionality to httpserver.Dominik Picheta2012-09-091-21/+16
* term rewriting improvementsAraq2012-09-081-1/+1
* Many fixes for asynchronous sockets. Asyncio should now work well with buffer...Dominik Picheta2012-07-221-2/+3
* make tests green againAraq2012-07-171-3/+4
* Scgi module handles socket disconnection properly now.dom962012-05-051-0/+7
* Added asyncio module; irc, scgi and the ftpclient modules work with it. Added...dom962012-01-221-3/+51
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* copy replaced by substrAraq2011-05-141-2/+2
* fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ad...dom962011-05-141-2/+2
* little repo cleanupAraq2011-05-021-1/+1
* The sockets module supports non-blocking sockets now. Many other fixes in soc...dom962011-04-301-21/+26
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-1/+0
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-0/+140