RFC 2553's "getaddrinfo" and "getnameinfo" functions
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.22-33.fc41 | - |
Fedora 41 | 0.22-33.fc41 | - |
Fedora 40 | 0.22-32.fc40 | - |
Fedora EPEL 9 | 0.22-26.el9 | - |
Fedora EPEL 8 | 0.22-19.el8 | - |
You can contact the maintainers of this package via email at
perl-Socket-GetAddrInfo dash maintainers at fedoraproject dot org
.