test_isolate: use latest Unicorn
commit0f4f015737297ac5245d0be9ee83553770ade0a9
authorEric Wong <normalperson@yhbt.net>
Fri, 4 Feb 2011 23:05:25 +0000 (4 15:05 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Feb 2011 02:34:03 +0000 (4 18:34 -0800)
tree5e8b96f127d85878e278a19c1297dc64f6196804
parentf015a843fcfa120286628ec75829575ee2391380
test_isolate: use latest Unicorn

It supports IPv6 and pulls in a better Kgio.  Since Unicorn
defaults to ":tcp_nopush => true", we need to flip it back
to false to be compatible with the types of apps Rainbows!
is targetted as.
lib/rainbows.rb
t/test_isolate.rb