Sponsor:

Your company here, and a link to your site. Click to find out more.

Package perl-Socket-GetAddrInfo

RFC 2553's "getaddrinfo" and "getnameinfo" functions

https://metacpan.org/release/Socket-GetAddrInfo

The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted
way to convert between a pair of host name/service name and socket
addresses, or vice versa. getaddrinfo converts names into a set of
arguments to pass to the socket() and connect() syscalls, and getnameinfo
converts a socket address back into its host name/service name pair.

Version: 0.22

General Commands

getaddrinfo command-line tool to "getaddrinfo(3)" resolver
getnameinfo command-line tool to "getnameinfo(3)" resolver