| Name: | perl-Socket-GetAddrInfo | 
|---|---|
| Version: | 0.22 | 
| Release: | 19.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 98655 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Socket-GetAddrInfo-0.22-19.el8.noarch.rpm | 
| Source RPM: | perl-Socket-GetAddrInfo-0.22-19.el8.src.rpm | 
| Build Date: | Wed Nov 27 2019 | 
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/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.  |