• Max Kellermann's avatar
    output: delay reopen after device failure · 7da0e005
    Max Kellermann authored
    When one of several output devices failed, MPD tried to reopen it
    quite often, wasting a lot of resources.  This patch adds a delay:
    wait 10 seconds before retrying.  This might be changed to exponential
    delays later, but for now, it makes the problem go away.
    7da0e005
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...