Docs.rs
compio-signal-0.8.0
compio-signal 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Berrysoft
Dependencies
compio-runtime ^0.10.0
normal
once_cell ^1.18.0
normal
os_pipe ^1.1.4
normal
slab ^0.4.9
normal
compio-buf ^0.7.1
normal
compio-driver ^0.10.0
normal
libc ^0.2.164
normal
compio-driver ^0.10.0
normal
once_cell ^1.18.0
normal
slab ^0.4.9
normal
windows-sys ^0.61.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module unix
compio_
signal
0.8.0
Module unix
Module Items
Functions
In crate compio_
signal
compio_signal
Module
unix
Copy item path
Source
Available on
Unix
only.
Expand description
Linux-specific types for signal handling.
Functions
ยง
signal
Creates a new listener which will receive notifications when the current process receives the specified signal.