]> git.ipfire.org Git - thirdparty/chrony.git/commit
socket: add function to check supported family
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 3 Jan 2020 08:36:59 +0000 (09:36 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 3 Jan 2020 10:47:41 +0000 (11:47 +0100)
commitdd0679ad45eebd357ef9e55cbbbedb33df49ea23
treea5911502d960a5777282374559bc6c6ac4c4583c
parentbfcd8ecc56842637f7a0336757747d75c66ab105
socket: add function to check supported family

Don't log error when an IPv6 socket cannot be opened and chronyd was
built without IPv6 support.

Reported-by: Lonnie Abelbeck <lonnie@abelbeck.com>
cmdmon.c
ntp_io.c
socket.c
socket.h