develooper Front page | perl.perl5.porters | Postings from January 2011

Re: [PATCH] Implement Socket::getaddrinfo and ::getnameinfo, andother IPv6 work

Thread Previous | Thread Next
From:
Paul LeoNerd Evans
Date:
January 3, 2011 03:12
Subject:
Re: [PATCH] Implement Socket::getaddrinfo and ::getnameinfo, andother IPv6 work
Message ID:
20110103111207.GJ3066@cel.leo
On Mon, Jan 03, 2011 at 12:26:55PM +0800, Jesse Vincent wrote:
> Thanks for all your work on this. Applied.   What else needs to happen
> in this area before 5.14?

Thanks.

I recently put a little bugfix in Socket::GetAddrInfo, adding support in
the PP emulation for AI_NUMERICSERV. That could possibly go in here too.

Other than that I think it's mostly done. I'd be keen to see
IO::Socket::IP become core too but that's an extension really. Plus I
think it'd need some further neatening before it went in.

Is there / will there be a version number this can be detected by? Or is
it best to use   require Socket and defined &Socket::getaddrinfo   ?

-- 
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About