Docs.rs
  • signal-hook-0.1.6
    • signal-hook 0.1.6
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vorner
    • github:rust-bus:maintainers
    • Dependencies
      • arc-swap ~0.3.5 normal
      • futures ~0.1 normal
      • libc ~0.2 normal
      • mio ~0.6 normal
      • mio-uds ~0.6 normal
      • tokio-reactor ~0.1 normal
      • tokio ~0.1 dev
      • version-sync ~0.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate signal_hook

  • Structs
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • SigId
  • iterator::Async
  • iterator::Forever
  • iterator::Pending
  • iterator::Signals

Functions

  • flag::register
  • flag::register_usize
  • pipe::register
  • pipe::register_raw
  • register
  • unregister

Constants

  • FORBIDDEN
  • SIGABRT
  • SIGALRM
  • SIGBUS
  • SIGCHLD
  • SIGCONT
  • SIGFPE
  • SIGHUP
  • SIGILL
  • SIGINT
  • SIGIO
  • SIGKILL
  • SIGPIPE
  • SIGPROF
  • SIGQUIT
  • SIGSEGV
  • SIGSTOP
  • SIGSYS
  • SIGTERM
  • SIGTRAP
  • SIGUSR1
  • SIGUSR2
  • SIGWINCH