Code

screen_client: recover from UPDATE_ALREADY error
authorMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 07:35:23 +0000 (09:35 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 07:35:23 +0000 (09:35 +0200)
commitc767e07df39e05c1a2e39d30547cef16ca40aedd
treef220f24438a71bbcf24349a1b8d4485681f83bf0
parentfca2567482e65fe3bf3bc9f04015fab6ea27a692
screen_client: recover from UPDATE_ALREADY error

If mpd_connection_clear_error() fails, revert to
mpdclient_handle_error().
src/screen_client.c