v4.0.1
tagbc98ecb814cc9172239b92e521017f7a160f123a
object 79c646d69822df542aaabe285eac08cdf4111dc0
authorEric Wong <normalperson@yhbt.net>
Wed, 29 Jun 2011 18:59:07 +0000 (29 18:59 +0000)
unicorn 4.0.1 - regression bugfixes

This release fixes things for users of per-worker "listen"
directives in the after_fork hook.  Thanks to ghazel@gmail.com
for reporting the bug.

The "timeout" configurator directive is now truncated to
0x7ffffffe seconds to prevent overflow when calling
IO.select.