b50650f63f
The MPD server has a connection_timeout that defaults to 60. If no data is transferred in this timespan, the connection is closed. If the connection is closed while the event listener is listening for events, it will block forever. By timing out the event listening and re-connecting regularly, we prevent this issue. An option "timeout" has been added for users that have a lower server connection_timeout than default. Fixes #277 |
||
---|---|---|
.. | ||
modules | ||
util | ||
ALabel.hpp | ||
IModule.hpp | ||
bar.hpp | ||
client.hpp | ||
factory.hpp |