From 8e2e8adda8adbadee8ab31cde700b7e486b1154c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 4 Feb 2011 18:58:26 -0800 Subject: rename XAcceptEpoll to XEpoll It's too long especially since XEpollThreadPool is planned :> --- lib/rainbows.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows.rb') diff --git a/lib/rainbows.rb b/lib/rainbows.rb index 8271d25..fed0715 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -124,7 +124,7 @@ module Rainbows :CoolioThreadPool => 50, :CoolioFiberSpawn => 50, :Epoll => 50, - :XAcceptEpoll => 50, + :XEpoll => 50, :EventMachine => 50, :FiberSpawn => 50, :FiberPool => 50, -- cgit v1.2.3-24-ge0c7