Skip Menu |

This queue is for tickets about the IO-Socket-INET6 CPAN distribution.

Report information
The Basics
Id: 68627
Status: new
Priority: 0/
Queue: IO-Socket-INET6

People
Owner: Nobody in particular
Requestors: jason.vas.dias [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.67
Fixed in: (no value)



Subject: t/io_multihomed6.t .... skipped: localhost does not resolve to both 127.0.0.1 and ::1 - but it does!
$ make test ... t/io_multihomed6.t .... skipped: localhost does not resolve to both 127.0.0.1 and ::1 ... $ host localhost localhost has address 127.0.0.1 localhost has IPv6 address ::1 $ ping localhost PING localhost.localdomain (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.169 ms $ ping6 -n localhost PING localhost(::1) 56 data bytes 64 bytes from ::1: icmp_seq=1 ttl=255 time=0.086 ms