Skip to main content

install_handlers

Function install_handlers 

Source
pub fn install_handlers() -> Result<()>
Expand description

Install the signal handler. Idempotent; safe to call multiple times. Returns the original error from the underlying primitive on first call failure.