Skip Menu |

This queue is for tickets about the Socket CPAN distribution.

Report information
The Basics
Id: 72339
Status: resolved
Priority: 0/
Queue: Socket

People
Owner: Nobody in particular
Requestors: leonerd-cpan [...] leonerd.org.uk
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.94_06
Fixed in: 1.95



Subject: Wrap AI_ADDRINFO getaddrinfo hint flag
As required by IO::Socket::IP and possibly others (this bug is more a note-to-self since I am now dual-life maintaining Socket) -- Paul Evans
On Thu Nov 10 07:04:52 2011, PEVANS wrote: Show quoted text
> As required by IO::Socket::IP and possibly others > > (this bug is more a note-to-self since I am now dual-life maintaining > Socket)
This is now in 1.94_07 dual-lifed on CPAN, patches sent to p5p@ for snapshot in core. -- Paul Evans
$ perl -Mblib -MSocket=AI_ADDRCONFIG -E'say AI_ADDRCONFIG()' 32 Fixed in 1.95. -- Paul Evans