properly reinitialize pollfd array after resume

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1590 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-08-08 21:20:20 +00:00
parent 54b9f55d2e
commit df9522cb8c
2 changed files with 54 additions and 27 deletions

View file

@ -685,6 +685,7 @@ static void thread_func(void *userdata) {
goto fail;
}
/* pa_log("got alsa event"); */
} else
revents = 0;