clear listeners array on SIGQUIT
commit2b6dd7653211d3d6b4cb6a46eec11bbde8cab789
authorEric Wong <normalperson@yhbt.net>
Sat, 19 Feb 2011 01:02:08 +0000 (18 17:02 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 19 Feb 2011 01:02:08 +0000 (18 17:02 -0800)
treef2c19d498433c85a2078b389e9ae6fa3a879792d
parentd3ebd339990b0586a5993232302235c26cdb33d9
clear listeners array on SIGQUIT

We don't want to repeatedly reclose the same IOs
and keep raising exceptions this way.
lib/unicorn/http_server.rb