configurator: limit timeout to 32-bit INT_MAX-1
commitcdb9bc905cf8e15e8a7d0900f57409f54a7b80ac
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Jun 2011 18:48:42 +0000 (29 18:48 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 29 Jun 2011 18:56:06 +0000 (29 18:56 +0000)
treed1a045944b7c1a323e9e6103791b2ad9801729e4
parent19f798301ac1884f423640efafb277b071bb5439
configurator: limit timeout to 32-bit INT_MAX-1

Nobody will miss one second if they specify an "infinite"
timeout of ~68 years.  This prevents duplicating this logic
in Rainbows!
lib/unicorn/configurator.rb