factor out FD_CLOEXEC into SocketHelper module
commitdb6bf9ca6f2bb3afc1335ff1ff9baa28fab540e5
authorEric Wong <normalperson@yhbt.net>
Mon, 9 Feb 2009 23:28:40 +0000 (9 15:28 -0800)
committerEric Wong <normalperson@yhbt.net>
Tue, 10 Feb 2009 03:52:21 +0000 (9 19:52 -0800)
treef3cba16880b19b1ebd1d04736b0092eac17ba3f5
parent101fb9ad1372e97ddf998c7fd677e352719c90e8
factor out FD_CLOEXEC into SocketHelper module

We'll be using this flag with a pipe, too.
lib/unicorn.rb
lib/unicorn/socket.rb