]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: bind socket only when port or address was specified
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 Aug 2014 16:29:56 +0000 (18:29 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 15 Aug 2014 08:58:43 +0000 (10:58 +0200)
commita4b4d0c0d8e8355e5e0d2570c6563adf867a1bd4
treeacc246a92ce1bee6779d65ef9c608d1d6ba7ffa6
parentf59ade7f80acfa74b101d4ddfd0cf211714533ab
ntp: bind socket only when port or address was specified

This removes an unnecessary system call when getting new connected
client socket.
ntp_io.c