Code

mpdclient: try IP connect if default local socket path fails
authorMax Kellermann <max.kellermann@gmail.com>
Sat, 25 Mar 2017 19:09:57 +0000 (20:09 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Sat, 25 Mar 2017 19:54:28 +0000 (20:54 +0100)
commitefae3a330fbfe9b85690b0b01a5b640e95613a6e
tree799d7f085f0cc91b774c28978ae7c56a4406d163
parent0236c335857851885f0c18c40bb66104635da963
mpdclient: try IP connect if default local socket path fails

This is what libmpdclient does internally, and when ncmpc copied some
code from libmpdclient, it did not replicate this implementation
detail.

 https://bugs.musicpd.org/view.php?id=4672
NEWS
src/mpdclient.c
src/mpdclient.h