From f84f138233be0607b0151a5a28c3f9190ba336a2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 28 Oct 2010 08:20:37 +0000 Subject: rev+event_machine: small cleanups with new parser API These allow for small reductions in the amount of variables we have to manage, more changes coming with later Unicorns. --- lib/rainbows/event_machine.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rainbows/event_machine.rb') diff --git a/lib/rainbows/event_machine.rb b/lib/rainbows/event_machine.rb index 2f363a1..a33fcf7 100644 --- a/lib/rainbows/event_machine.rb +++ b/lib/rainbows/event_machine.rb @@ -94,7 +94,6 @@ module Rainbows::EventMachine alive = @hp.keepalive? && G.alive && G.kato > 0 em_write_response(response, alive) if alive - @env.clear @hp.reset @state = :headers if @buf.empty? -- cgit v1.2.3-24-ge0c7