|
pid
|
signal-manager library eases the use of system signals More...
Files | |
| file | signal_manager.h |
| include file for the signal-manager library | |
Classes | |
| class | pid::SignalManager |
| A UNIX signal manager. Can be used to register multiple callback functions on the same signal, including lambdas. More... | |
signal-manager library eases the use of system signals
The library provide an easy way to (un)register callbacks to execute when OS signals are received by the current process
1.8.17