about summary refs log tree commit homepage
path: root/lib/unicorn.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-23 05:12:08 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-23 06:13:43 +0000
commitb3b6b0dff19f8a22a96525bba22bf061d03c3fc5 (patch)
treee269e29b4d853e21917a336ff3359b65b06c8b0b /lib/unicorn.rb
parentfbe48964d79f3d592f4f75960c5940add9ccf22a (diff)
downloadunicorn-b3b6b0dff19f8a22a96525bba22bf061d03c3fc5.tar.gz
We don't want the Worker#tick= assignment to trigger after we
accept a client, since we'd drop that request when we raise the
exception that breaks us out of the worker loop.

Also, we don't want to enter IO.select with an empty LISTENERS
array so we can fail with IOError or Errno::EBADF.
Diffstat (limited to 'lib/unicorn.rb')
0 files changed, 0 insertions, 0 deletions