Skip Menu |

This queue is for tickets about the IO-Socket-IP CPAN distribution.

Report information
The Basics
Id: 72338
Status: resolved
Priority: 0/
Queue: IO-Socket-IP

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

Bug Information
Severity: Wishlist
Broken in: 0.07
Fixed in: 0.08



Subject: Set AI_ADDRCONFIG gai hint flag
Currently blocked pending support in Socket and Socket::GetAddrInfo. -- Paul Evans
Have just put on CPAN Socket::GetAddrInfo 0.21_002 that provides support for AI_ADDRCONFIG. Also includes NIx_NO{HOST,SERV} that will be useful in getnameinfo lookups. -- Paul Evans
And now CPAN'ed Socket 1.94_07 which adds the same flags to the plain Socket level. At this point, (dual-life) Socket alone is now quite sufficient for IO::Socket::IP's requirements, so I may consider using that alone once it's on a stable dual-life version. -- Paul Evans
Now in latest development repo; will be in 0.08 -- Paul Evans
Was released to CPAN in 0.08. -- Paul Evans
No longer depends on Socket::GetAddrInfo, so no longer needs to wait for features there. Can close this ticket as it's already on CPAN now. -- Paul Evans