Function compio_signal::unix::signal

source ·
pub async fn signal(sig: i32) -> Result<()>
Expand description

Creates a new listener which will receive notifications when the current process receives the specified signal.