summary refs log tree commit diff stats
path: root/lib/pure/scgi.nim
Commit message (Collapse)AuthorAgeFilesLines
* copy replaced by substrAraq2011-05-141-2/+2
|
* fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ↵dom962011-05-141-2/+2
| | | | addresses. copy and delete for json module.
* little repo cleanupAraq2011-05-021-1/+1
|
* The sockets module supports non-blocking sockets now. Many other fixes in ↵dom962011-04-301-21/+26
| | | | sockets. Timeout support in scgi.
* 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