| Name: | perl-Socket-GetAddrInfo |
|---|---|
| Version: | 0.19 |
| Release: | 4.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 122900 |
| License: | GPL+ or Artistic |
| RPM: | perl-Socket-GetAddrInfo-0.19-4.el7.aarch64.rpm |
| Source RPM: | perl-Socket-GetAddrInfo-0.19-4.el7.src.rpm |
| Build Date: | Wed May 30 2018 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Socket-GetAddrInfo/ |
| Summary: | RFC 2553's "getaddrinfo" and "getnameinfo" functions |
| 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. |