mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:32:48 +02:00
The 4 pollers all contain the same code used to compute the poll timeout. This is pointless, let's centralize this into fd.h. This also gets rid of the useless SCHEDULER_RESOLUTION macro which used to work arond a very old linux 2.2 bug causing select() to wake up slightly before the timeout.
2.3 KiB
2.3 KiB