kill some unnecessary &block usage
commit44eb53f5a5f1ea2e5aee93d0caf995f42b3179f7
authorEric Wong <normalperson@yhbt.net>
Sun, 6 Feb 2011 01:42:31 +0000 (6 01:42 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 6 Feb 2011 01:42:31 +0000 (6 01:42 +0000)
tree4bb6d0e028d1b63b515f2ded3451020d82d9a51e
parent90a86c9822238f01e8d60c9303b9a0da64351c7f
kill some unnecessary &block usage

We were needlessly allocating objects even when using yield.
lib/rainbows/fiber/io.rb
lib/rainbows/fiber/io/methods.rb
lib/rainbows/max_body/wrapper.rb
lib/rainbows/revactor/proxy.rb
lib/rainbows/reverse_proxy/ev_client.rb
lib/rainbows/reverse_proxy/synchronous.rb
lib/rainbows/sendfile.rb