Code

mpdclient: handle password errors properly in mpdclient_connect()
authorMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 21:18:02 +0000 (23:18 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 29 Sep 2009 21:18:02 +0000 (23:18 +0200)
commit4f552ec230a1a4241b664e84be0c654f3b563651
tree20db42bca2799fba6d9d738764ef53b4b6cb531e
parent86683aaa3277dba5d238c5e71a5ac3adcbbc6eb1
mpdclient: handle password errors properly in mpdclient_connect()

Abort the connection when the configured password fails.
src/mpdclient.c