]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: avoid busy loop on startup
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Mar 2007 22:41:09 +0000 (23:41 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 5 Mar 2007 22:41:09 +0000 (23:41 +0100)
commit1a6fca660c4c8af101be0d576e009f40275757c0
tree82fa5e8f1bf12ca58cdc85bbd69f5859a9aaf2f4
parent024e8b17ad91b3f36d826be3d68faec4e2100fa8
audiod: avoid busy loop on startup

The restart barrier of the status task must be also set in case
client_open() failed. This avoids spamming the log file.
audiod.c