about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-04-17 11:08:22 -0700
committerEric Wong <normalperson@yhbt.net>2010-04-19 01:22:37 -0700
commitea36bb312bd9a35f9621d1cc406f8d07a37c2a2a (patch)
tree630e710fe3e2f55ad7605de5e69720308ce14f70 /.gitignore
parent77f1e141e75f27b81bef5c3bddd01948d6236ebf (diff)
downloadrainbows-ea36bb312bd9a35f9621d1cc406f8d07a37c2a2a.tar.gz
This should be faster for serving static files and proxying IO
objects such as sockets/pipes.  Unfortunately we cannot use this
reliably with non-blocking frameworks since IO.copy_stream will
release the GVL to block on I/O (rather than yielding a fiber
or returning from a callback).

Can't do HTTP/1.1 Range support, though :/
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions