From 40edc84784864063a38ba38bf854a2119c243ce4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jun 2011 00:34:00 +0000 Subject: stream_response_epoll: our most "special" concurrency option yet This doesn't use Rainbows::Base so we have no keepalive support at all. This could eventually be an option for streaming applications. --- t/GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 't/GNUmakefile') diff --git a/t/GNUmakefile b/t/GNUmakefile index 3d05052..78a4e83 100644 --- a/t/GNUmakefile +++ b/t/GNUmakefile @@ -32,6 +32,7 @@ models += ThreadSpawn models += Coolio models += EventMachine models += NeverBlock +models += StreamResponseEpoll ifeq ($(RUBY_ENGINE),ruby) rp := ) -- cgit v1.2.3-24-ge0c7