alsa-plugin: improve error handling and recovery
Ignore -ENOENT errors, they are likely because some device was removed. Make sure we clear the poll descriptor when nothing is pollable, even in the error case. Clear the error after we reported it instead of reporting it forever. Fixes #1627
Loading
Please register or sign in to comment