perl-Socket-GetAddrInfo - RFC 2553's "getaddrinfo" and "getnameinfo" functions
Website: | https://metacpan.org/release/Socket-GetAddrInfo |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-Socket-GetAddrInfo-0.22-14.aldos.noarch [47 KiB] |
Changelog
by Joel Barrios (2025-07-09):
- Clean spec file. |