Docs.rs
  • tokio-signal-0.2.9
    • tokio-signal 0.2.9
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carllerche
    • ipetkov
    • github:tokio-rs:core
    • Dependencies
      • futures ^0.1.11 normal
      • mio ^0.6.14 normal
      • tokio-executor ^0.1.0 normal
      • tokio-io ^0.1 normal
      • tokio-reactor ^0.1.0 normal
      • tokio ^0.1.8 dev
      • libc ^0.2 normal
      • mio-uds ^0.6 normal
      • signal-hook-registry ~1 normal
      • winapi ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

tokio_signal0.2.9

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • unix::Signal

Functions

  • ctrl_c
  • ctrl_c_handle

Type Aliases

  • IoFuture
  • IoStream

Constants

  • unix::SIGALRM
  • unix::SIGHUP
  • unix::SIGINT
  • unix::SIGPIPE
  • unix::SIGQUIT
  • unix::SIGTERM
  • unix::SIGTRAP
  • unix::SIGUSR1
  • unix::SIGUSR2