mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 11:55:06 -05:00
Instead of copying a prepared fd_set to the fd_set used by select(), fill it from scratch according to the array of file handlers before each select() call. This should make the code simpler and save some memory when other events are supported.
20 KiB
20 KiB