]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Rewrite status task logic.
authorAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 20:01:28 +0000 (22:01 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 20:01:28 +0000 (22:01 +0200)
commit68e0489ae1fe946162d9cedb7767513f2d4ea8d2
tree77aba106f8a9158cc1644b7feae15e38dcc44380
parent8f79f577f809506a12799cb97dba1f111c014df5
audiod: Rewrite status task logic.

As the status task does not use any file descriptors, it's
OK to do everything in one function. So kill status_post_select()
and move the code to status_pre_select().
audiod.c
error.h