Skip Menu |

This queue is for tickets about the Audio-MPD CPAN distribution.

Report information
The Basics
Id: 68357
Status: resolved
Priority: 0/
Queue: Audio-MPD

People
Owner: Nobody in particular
Requestors: kuno [...] frob.nl
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.111200
Fixed in: (no value)



Subject: Audio::MPD cannot connect to mpd server with IPv6
My MPD_HOST environment variable points to a DNS entry which is a CNAME pointing to a subdomain with only an AAAA record. As soon as "Audio::MPD->new" is executed my script quits with the following message: Could not create socket: Invalid argument The default music player daemon client (/usr/bin/mpc) can connect to the server, so MPD_HOST has been set correctly as far as I can see.
thanks for the report, and sorry for the time needed to answer. Audio-MPD-1.113280 is now using io::socket::ip as a drop-in replacement for io::socket::inet, and thus supports ipv6