Retry listen() on EADDRINUSE 5 times ever 500ms
commitd247b5d95a3ad2de65cc909db21fdfbc6194b4c9
authorEric Wong <normalperson@yhbt.net>
Wed, 1 Jul 2009 00:47:55 +0000 (30 17:47 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 1 Jul 2009 00:47:55 +0000 (30 17:47 -0700)
tree56b5d7bebe156442e3e6ab983dae784d3142a2a3
parent8c2040127770e40e344a927ddc187bf801073e33
Retry listen() on EADDRINUSE 5 times ever 500ms

This number of retries and delay taken directly from nginx
lib/unicorn.rb