about summary refs log tree commit homepage
path: root/t/t0044-autopush.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-09 00:34:00 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-09 01:06:52 +0000
commit40edc84784864063a38ba38bf854a2119c243ce4 (patch)
tree6f4138228a08034c49368d7e926684ef46b21f63 /t/t0044-autopush.sh
parent54deb6a9a0e868c0958c9ec145e311661ce90e54 (diff)
downloadrainbows-40edc84784864063a38ba38bf854a2119c243ce4.tar.gz
This doesn't use Rainbows::Base so we have no keepalive support
at all.  This could eventually be an option for streaming
applications.
Diffstat (limited to 't/t0044-autopush.sh')
-rw-r--r--t/t0044-autopush.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t0044-autopush.sh b/t/t0044-autopush.sh
index bac97d7..5017067 100644
--- a/t/t0044-autopush.sh
+++ b/t/t0044-autopush.sh
@@ -15,6 +15,7 @@ fi
 # these buffer internally in external libraries, so we can't detect when
 # to use TCP_CORK
 skip_models EventMachine NeverBlock
+skip_models StreamResponseEpoll
 skip_models Coolio CoolioThreadPool CoolioThreadSpawn
 skip_models Revactor Rev RevThreadPool RevThreadSpawn