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:
Jesse Vincent
Date:
January 3, 2011 05:59
Subject:
Re: [PATCH] Implement Socket::getaddrinfo and ::getnameinfo, andother IPv6 work
Message ID:
20110103135903.GF20764@fsck.bestpractical.com

On Mon, Jan 03, 2011 at 11:12:08AM +0000, Paul LeoNerd Evans wrote:
> 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.

Send a patch?

> 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.

I'd rather wait until it's stable for a bit before I make a call on
that. So probably 5.16.

> 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   ?

It'll get bumped for 5.13.next :)

> -- 
> 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