socket_helper: do not hide errors when setting socket options
commit177db62ef7566e129a52a3ee1afcd4bfb6073452
authorEric Wong <normalperson@yhbt.net>
Sun, 15 Nov 2009 20:17:39 +0000 (15 12:17 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 15 Nov 2009 20:17:39 +0000 (15 12:17 -0800)
tree16363b8c998305a2243477a8b240a0472c18ff6a
parent1356d7c2c178adf68fbb8b745524b8f20c0b292e
socket_helper: do not hide errors when setting socket options

Since they're all optional, make them non-fatal, but make sure
we log them so we can diagnose what (if anything) is going
wrong.
lib/unicorn/socket_helper.rb