refactor response sendfile body handling for easier debugging
commitc38bc88363d4c4f5f639540ca86f4dd1225df79e
authorEric Wong <normalperson@yhbt.net>
Thu, 30 Dec 2010 08:32:26 +0000 (30 08:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 5 Jan 2011 00:21:17 +0000 (4 16:21 -0800)
tree97d039d48177dc571d81a224437dffc7d44045de
parent1a03f9a525faf4c997546c419de6854223b645c4
refactor response sendfile body handling for easier debugging

Unique method names makes it easier to follow code and determine
where our methods come from.
lib/rainbows/fiber/body.rb
lib/rainbows/response/body.rb
lib/rainbows/revactor/body.rb