awesomeWM / awesome-www

Website of AwesomeWM
https://awesomewm.org/
56 stars 34 forks source link

mpc.lua: Add support for Unix sockets #115

Closed psychon closed 7 years ago

psychon commented 7 years ago

If the host name begins with a slash then we assume that it is a unix socket. Else, we use a TCP connection as before.

Signed-off-by: Uli Schlachter psychon@znc.in