[go: up one dir, main page]

signal 0.3.1

The higher-level abstractions around unix signals
Documentation
1
2
3
4
5
6
7
8
9
10
===========
Rust Signal
===========

:Status: beta
:Documentation: http://tailhook.github.io/signal/

A higher-level library for handling unix signals. Currently more focused on
writing process supervisors, but may be used (and extended) for other purposes
too.