about summary refs log tree commit homepage
path: root/lib/rainbows/writer_thread_spawn/client.rb
DateCommit message (Expand)
2011-05-16add "copy_stream" config directive
2011-03-20fix various warnings with "check-warnings" target
2011-03-10switch from IO#sendfile_nonblock to IO#trysendfile
2011-01-06eliminate G constant and just use the Rainbows! module
2011-01-04globally refactor Range handling for responses
2010-12-27doc: misc cleanups and additions for RDoc
2010-12-27introduce worker_yield method
2010-12-27writer_thread_spawn: factor out Client.quit
2010-12-27writer_thread_*: split out classes into separate files