http_server: factor out inherit_listeners! method
commitf8953ce747bd35b2008fc3daa040b89002a3133e
authorEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:47:25 +0000 (15 00:47 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:48:00 +0000 (15 00:48 +0000)
tree6acb78a147e934051b95f6c7b21d1e09b45978ba
parent6aa423454d7c3926297426fc22d23c88531bd15a
http_server: factor out inherit_listeners! method

This should be easier to understand and reduces garbage on
stack, too.
lib/unicorn/http_server.rb