mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 22:45:07 -05:00
With special reference update modes, the timeout handlers may add or remove file descriptors from the read fd set, so it needs to be copied for select() call after they are dispatched. Also, they can now request quit, so the exit flag needs to be checked before select() to avoid hanging.
16 KiB
16 KiB