mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 03:55:07 -05:00
On start, check if the SOCK_CLOEXEC and SOCK_NONBLOCK flags are supported in the socket() call and use them instead of fcntl() in order to reduce the number of system calls required to send a client request.
33 KiB
33 KiB