Name: | perl-IO-FDPass |
---|---|
Version: | 1.2 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 82569 |
License: | GPL+ or Artistic |
RPM: | perl-IO-FDPass-1.2-1.el7.aarch64.rpm |
Source RPM: | perl-IO-FDPass-1.2-1.el7.src.rpm |
Build Date: | Thu May 31 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/IO-FDPass/ |
Summary: | Pass a file descriptor over a socket |
Description: | This small low-level module only has one purpose: pass a file descriptor to another process, using a (streaming) UNIX domain socket (on POSIX systems) or any (streaming) socket (on WIN32 systems). The ability to pass file descriptors on Windows is currently the unique selling point of this module. Have I mentioned that it is really small, too? |
- Update to 1.2 - Compatibility macros were still using C++ syntax, fortunately only affecting the Solaris platform
- Incorporate package review feedback (#1378014) - Silence rpmlint warning about capitalization of UNIX in %description - Quieten interaction with Canary::Stability during build process
- Sanitize for Fedora submission
- Initial RPM build