On Tue, Apr 13, 2010 at 12:59:40PM +0900, Daisuke Maki wrote: > Hi Jesse, > Hi porters, > > Here's a patch that adds some missing IPv6 stuff that I sent in a few months ago > > http://github.com/lestrrat/Perl5/commits/ipv6 > > It's basically a port of getaddrinfo and getnameinfo from Socket6.pm to core. > if the general idea looks okay, I can certainly make the same changes > to current perl5 tree Thanks! I really would be quite thrilled to have 5.14 have proper IPv6 support. I'm curious if there's a reason to port the IPv6 functions "directly" into the core rather than to "adopt" Socket6.pm. -Jesse > > --d --Thread Previous | Thread Next