worker_loop: get rid of select() avoidance hack
commit8732038d9296f668827190b74f887c4821592476
authorEric Wong <bofh@yhbt.net>
Fri, 1 Oct 2021 03:09:22 +0000 (1 03:09 +0000)
committerEric Wong <bofh@yhbt.net>
Tue, 5 Oct 2021 02:39:55 +0000 (4 17:39 -0900)
tree097706086c51e023e874b2c49f1c2404adad679a
parentbdc66b55eeefa46ef863cc6c18cc3ef570034a4a
worker_loop: get rid of select() avoidance hack

It doesn't seem to do anything since commit 221340c4ebc15666
(prevent single listener from monopolizing a worker, 2020-04-16).
lib/unicorn/http_server.rb