]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: improve check for PTP socket
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 24 Nov 2021 14:05:15 +0000 (15:05 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 24 Nov 2021 14:07:04 +0000 (15:07 +0100)
commitd7a444593fb9469b224cd656dc052b2d0ed51ce7
tree257ae00b0553d81a1e3639d153cf15fe4acc02b8
parent701b9415a506c11f9fd993bba6f25211a3235ffa
ntp: improve check for PTP socket

Check for INVALID_SOCK_FD in case the PTP port is enabled, but opening
one of the PTP sockets failed.
ntp_io.c