index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
scgi.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented boolean socket options.
Dominik Picheta
2013-10-30
1
-2
/
+8
*
Send buffer will be respected now when closing async SCGI clients.
Dominik Picheta
2013-06-21
1
-3
/
+12
*
Improved the performance of the SCGI module when dealing with multiple
Dominik Picheta
2013-05-19
1
-29
/
+95
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
IRC module is now saner at the expense of a little API breakage.
Dominik Picheta
2012-12-01
1
-0
/
+2
*
Fixes bug in scgi module: client socket was not initialised properly.
Dominik Picheta
2012-11-18
1
-1
/
+2
*
Fixes async scgi.
Dominik Picheta
2012-09-28
1
-16
/
+17
*
Added close() to async versions of scgi and httpserver.
Dominik Picheta
2012-09-23
1
-0
/
+4
*
Fixes scgi, adds async functionality to httpserver.
Dominik Picheta
2012-09-09
1
-21
/
+16
*
term rewriting improvements
Araq
2012-09-08
1
-1
/
+1
*
Many fixes for asynchronous sockets. Asyncio should now work well with buffer...
Dominik Picheta
2012-07-22
1
-2
/
+3
*
make tests green again
Araq
2012-07-17
1
-3
/
+4
*
Scgi module handles socket disconnection properly now.
dom96
2012-05-05
1
-0
/
+7
*
Added asyncio module; irc, scgi and the ftpclient modules work with it. Added...
dom96
2012-01-22
1
-3
/
+51
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
copy replaced by substr
Araq
2011-05-14
1
-2
/
+2
*
fixed some redis commands; fixed bindAddr and scgi now doesn't bind to all ad...
dom96
2011-05-14
1
-2
/
+2
*
little repo cleanup
Araq
2011-05-02
1
-1
/
+1
*
The sockets module supports non-blocking sockets now. Many other fixes in soc...
dom96
2011-04-30
1
-21
/
+26
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-0
/
+0
*
added install.sh; scgi: does not set system.stackTraceNewLine anymore
Araq
2010-10-26
1
-1
/
+0
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-0
/
+140