]> git.ipfire.org Git - thirdparty/chrony.git/commit
ntp: remove socket reconnecting
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 13 Aug 2014 16:14:42 +0000 (18:14 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 15 Aug 2014 08:58:43 +0000 (10:58 +0200)
commitf59ade7f80acfa74b101d4ddfd0cf211714533ab
treeb44485336126ae51d57a6a7e4ad9720ffce2b6b5
parenta9b9e7befea9635e37d56a46ef7661b2b4c91199
ntp: remove socket reconnecting

As new client socket is now created for each request, there is no need
to reconnect the socket. This is a partial revert of commit 43cca04c.
ntp_io.c