#signals #set #block #api #maintenance #stable #mode

minimal_signals

minimal_signals provides a minimal API for working with signals

3 releases (breaking)

0.3.0 Aug 24, 2024
0.2.0 Aug 19, 2024
0.1.0 Aug 19, 2024

#266 in Date and time

Download history 414/week @ 2024-08-19 33/week @ 2024-08-26

447 downloads per month
Used in 2 crates

Apache-2.0

10KB
214 lines

minimal_signals

Minimal signals provides the minimum necessary set of tools to block signals and receive them synchronously.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This library provides the block, kill, and wait calls; the SignalSet; and, the signal number for common signals.

Warts

None discovered yet.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~43KB