]> git.tuebingen.mpg.de Git - paraslash.git/commit
Minor log severity adjustments.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 16 Mar 2022 18:21:24 +0000 (19:21 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 17 May 2022 14:44:59 +0000 (16:44 +0200)
commit6fdd44675c44fe0514e7e16f3344c62d5e62e846
treed9206c0a323bb085bb6cb1273ebeafbf7578d028
parent018a7b7927b76044b28eece39039cb2f5ea9c192
Minor log severity adjustments.

Two small changes which improve the error output of para_audiod. The
first makes sure we get a message when hitting ctrl+c when audiod
is running in forground mode. The second decreases the severity of
the log message which is shown when a client connection terminates,
since this is not necessarily an error.
audiod.c
client_common.c