On 12/10/2010 02:07 PM, Paul LeoNerd Evans wrote:
Does
IO::Socket::IP
look like it'll help you?
Yes, it does. Now I need to start bothering other module writers to use
it in
modules where I need dual stack support.
Thank you!
I am at this very moment working on getting proper IPv6 handling into
core perl - bleadperl's Socket.xs already has
{pack,unpack}_sockaddr_in6, and I am working on getaddrinfo /
getnameinfo now. I hope to be able to have IO::Socket::IP in core by
5.14
Thank you, thank you, thank you. Any idea when that might be time-wise?