force socket options to defaults if unspecified
commit24f8ef5f385e38954a5582fb2e8cd9d12fbf7d20
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 00:14:46 +0000 (31 16:14 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Feb 2011 00:14:46 +0000 (31 16:14 -0800)
tree701808760ee5fb0efed4590ced2e759002c99a15
parentc28e2610cfc70e89a0ffabe18356d148afe98bfc
force socket options to defaults if unspecified

This reduces surprise when people (correctly) believe
removing an option from the config file will return
things back to our internal defaults.
lib/unicorn/socket_helper.rb