From 90a86c9822238f01e8d60c9303b9a0da64351c7f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 5 Feb 2011 10:44:52 +0000 Subject: *epoll: refactor common loop code acceptor thread pools could use some work, still --- lib/rainbows.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/rainbows.rb') diff --git a/lib/rainbows.rb b/lib/rainbows.rb index 480f2d6..dac2952 100644 --- a/lib/rainbows.rb +++ b/lib/rainbows.rb @@ -144,6 +144,7 @@ module Rainbows autoload :WorkerYield, 'rainbows/worker_yield' autoload :SyncClose, 'rainbows/sync_close' autoload :ReverseProxy, 'rainbows/reverse_proxy' + autoload :JoinThreads, 'rainbows/join_threads' end require 'rainbows/error' -- cgit v1.2.3-24-ge0c7