Skip to main content

Search

Items tagged with: signal


One day, you might need this for your CLI tool! 🔥

🦀 **signal-hook**: Safe and correct Unix signal handling in Rust.

🔔 Supports registering multiple actions for the same signal.

🚀 Provides a global registry of actions for signals.

⭐ GitHub: github.com/vorner/signal-hook

#rustlang #signal #unix #linux #library #programming #tip #hook