perl-Signal-Mask - Signal masks made easy
| Website: | https://metacpan.org/release/Signal-Mask |
|---|---|
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| Vendor: | Alcance Libre, Inc. |
- Description:
Signal::Mask is an abstraction around your process or thread signal mask. It is used to fetch and/or change the signal mask of the calling process or thread. The signal mask is the set of signals whose delivery is currently blocked for the caller. It is available as the global hash Signal::Mask.
Packages
| perl-Signal-Mask-0.009-1.aldos.src [16 KiB] |
Changelog
by Joel Barrios (2026-05-12):
- Update to 0.009. |