]> git.ipfire.org Git - thirdparty/chrony.git/commit
client: improve signal handling
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Sep 2015 15:11:38 +0000 (17:11 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Sep 2015 16:05:50 +0000 (18:05 +0200)
commit60721d2cc1c09da30b934b7aafabda9d54e2d996
tree07c07bb8be4fa5b88b5bc9e3ad52a9047250b2b3
parentb69818493938613a77e6aaf972c48c30c29fd6aa
client: improve signal handling

After receiving a signal, don't process new command from readline() and
break from waitsync command.
client.c