sd_listen_fds emulation cleanup
commita47c5c4c9091cb93bbe6495be6429ef9d656d72b
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2015 03:33:11 +0000 (27 03:33 +0000)
committerEric Wong <e@80x24.org>
Tue, 27 Oct 2015 05:00:56 +0000 (27 05:00 +0000)
tree92ab8fa7b56232663f373164f000e1e95fbf0c74
parent7c7d0c37d691e42bcb6cfc586b4c4d2cc10ca0b0
sd_listen_fds emulation cleanup

Re-enable and expand on the test case while we're at it for new
Rubies.  The bug is now fixed in Ruby 2.3.0dev as of r51576.  We
shall assume anybody running a pre-release 2.3.0 at this point is
running a fairly recent snapshot, so we won't bother doing a
finer-grained check in the test for an exact revision number.
lib/unicorn/http_server.rb
test/exec/test_exec.rb