]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
major afs cleanup
[paraslash.git] / audiod.c
index 8d1d8eb8a48235a7a7355b29c633f9aae9be7990..e1551617b5af0aa827322be36105836099add3e7 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -935,6 +935,7 @@ static void close_decoder_if_idle(int slot_num)
                        return;
        }
        if (s->write_fd > 0) {
                        return;
        }
        if (s->write_fd > 0) {
+               PARA_INFO_LOG("err: %d\n", s->fci->error);
                PARA_INFO_LOG("slot %d: closing write fd %d\n", slot_num,
                        s->write_fd);
                close(s->write_fd);
                PARA_INFO_LOG("slot %d: closing write fd %d\n", slot_num,
                        s->write_fd);
                close(s->write_fd);