fix per-worker listen directive in after_fork hook
commit19f798301ac1884f423640efafb277b071bb5439
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Jun 2011 07:19:32 +0000 (29 07:19 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 29 Jun 2011 07:19:32 +0000 (29 07:19 +0000)
tree472c4e62378be7295d903f76dd3535cbaafe4b51
parent38672501206c9e64d241e3d8571f70b198f0c1e5
fix per-worker listen directive in after_fork hook

The testcase for this was broken, too, so we didn't notice
this :<

Reported-by: ghazel@gmail.com on the Rainbows! mailing list,
http://mid.gmane.org/BANLkTi=oQXK5Casq9SuGD3edeUrDPvRm3A@mail.gmail.com
lib/unicorn/http_server.rb
test/exec/test_exec.rb