about summary refs log tree commit homepage
path: root/lib/rainbows/rev/thread.rb
DateCommit message (Expand)
2010-07-26rev*: properly handle pipelined responses w/sendfile
2010-07-19refactor response handling for each concurrency model
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-04refactor response body handling for sendfile(2)
2009-12-09RevThread*: remove needless nil assignment
2009-12-08RevThread*: move warning message to a saner place
2009-12-02add RevThreadPool concurrency model