]> git.ipfire.org Git - thirdparty/chrony.git/commit
client: don't shorten default timeout with ASYNCDNS
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 30 Sep 2015 12:20:49 +0000 (14:20 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 30 Sep 2015 12:35:05 +0000 (14:35 +0200)
commitcec7c44f6107306ba1cd008f4f389489517dabe8
treeb1dd37d608560ef5ce7a6987c4ad6e44bbd4e9a4
parent38ac2b39ce76b92d08c0ed4046934c18bd38e5cb
client: don't shorten default timeout with ASYNCDNS

With connected sockets recv() should fail immediately if chronyd is not
listening on localhost and with the Unix socket connecting should fail.
chrony.texi.in
client.c