Docs.rs
  • mio-1.0.4
    • mio 1.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carllerche
    • github:tokio-rs:mio-core
    • Dependencies
      • log ^0.4.8 normal optional
      • env_logger ^0.9.3 dev
      • rand ^0.8 dev
      • libc ^0.2.159 normal
      • libc ^0.2.159 normal
      • wasi ^0.11.0 normal
      • libc ^0.2.159 normal
      • windows-sys ^0.59 normal
    • Versions
    • 100% of the crate is documented
  • Platform
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mio1.0.4

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • Interest
  • Poll
  • Registry
  • Token
  • Waker
  • event::Event
  • event::Events
  • event::Iter
  • net::TcpListener
  • net::TcpStream
  • net::UdpSocket
  • net::UnixDatagram
  • net::UnixListener
  • net::UnixStream
  • unix::SourceFd
  • unix::pipe::Receiver
  • unix::pipe::Sender

Traits

  • event::Source

Functions

  • unix::pipe::new