mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 05:35:06 -05:00
Add a function to fill the Unix sockaddr for binding, connecting and sending to avoid code duplication. Use memcpy() instead of snprintf() and provide the minimum length of the address containing the terminating null byte. This makes it easier to support abstract sockets if needed in future (e.g. for systemd support).
46 KiB
46 KiB