From ed1d5f187de90105b1d01d3d8711eba14115ccf0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 5 Dec 2009 15:01:28 -0800 Subject: move "async.callback" constant to EvCore Rev/Packet-based models may support it in the future --- lib/rainbows/event_machine.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/rainbows/event_machine.rb') diff --git a/lib/rainbows/event_machine.rb b/lib/rainbows/event_machine.rb index 2425cf0..2fa18f1 100644 --- a/lib/rainbows/event_machine.rb +++ b/lib/rainbows/event_machine.rb @@ -35,9 +35,6 @@ module Rainbows include Rainbows::EvCore G = Rainbows::G - # Apps may return this Rack response: AsyncResponse = [ -1, {}, [] ] - ASYNC_CALLBACK = 'async.callback'.freeze - def initialize(io) @_io = io end -- cgit v1.2.3-24-ge0c7