upgrade to Kgio 2.x and Unicorn 3.x
commit00b854e37391322c05cc16115b245d855b4970be
authorEric Wong <normalperson@yhbt.net>
Fri, 19 Nov 2010 10:19:43 +0000 (19 10:19 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 19 Nov 2010 22:44:21 +0000 (19 14:44 -0800)
treed6ad270abfa9352efbeba27c85d64de11210270a
parent0f00424be24806791f2b253ddac6d35102842646
upgrade to Kgio 2.x and Unicorn 3.x

Kgio 2.0.0 has a superior API and less likely to conflict or
blow up with other applications.  Unicorn 3.x requires Kgio 2.x,
too.
lib/rainbows/dev_fd_response.rb
lib/rainbows/fiber/body.rb
lib/rainbows/fiber/io.rb
lib/rainbows/fiber/io/methods.rb
lib/rainbows/fiber/rev/methods.rb
lib/rainbows/timed_read.rb
rainbows.gemspec
t/test_isolate.rb