Docs.rs
  • mioco-0.8.1
    • mioco 0.8.1
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • Dependencies
      • clippy ^0.0.85 normal optional
      • context ^1.0.0 normal
      • libc ^0.2.15 normal
      • log ^0.3.5 normal
      • mio ^0.5.1 normal
      • nix ^0.6.0 normal
      • num_cpus ^1.0.0 normal
      • owning_ref ^0.2.0 normal
      • slab ^0.2.0 normal
      • spin ^0.4.3 normal
      • thread-scoped ^1.0.0 normal
      • time ^0.1.34 normal
      • env_logger ^0.3.2 dev
      • httparse ^1.1.1 dev
      • net2 ^0.2.26 dev
      • rand ^0.3.14 dev
    • Versions
    • 100% of the crate is documented
  • 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

mioco0.8.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • Event
  • EventSourceId
  • Handler
  • JoinHandle
  • MioAdapter
  • Mioco
  • RW
  • RcEventSource
  • mio::EventLoop
  • mio::Ipv4Addr
  • sched::Coroutine
  • sync::Mutex
  • sync::RwLock
  • sync::mpsc::Receiver
  • sync::mpsc::Sender
  • sync::mpsc::SyncSender
  • timer::Timer

Enums

  • tcp::Shutdown
  • udp::IpAddr

Traits

  • EventSourceTrait
  • Evented
  • EventedImpl
  • mio::Handler
  • sched::Scheduler
  • sched::SchedulerThread

Macros

  • select

Functions

  • get_userdata
  • in_coroutine
  • offload
  • select_wait
  • set_children_userdata
  • set_userdata
  • shutdown
  • sleep
  • sleep_ms
  • spawn
  • start
  • start_threads
  • sync::mpsc::channel
  • sync::mpsc::sync_channel
  • thread_num
  • unix::pipe
  • yield_now

Type Aliases

  • tcp::TcpListener
  • tcp::TcpStream
  • udp::UdpSocket
  • unix::PipeReader
  • unix::PipeWriter
  • unix::UnixListener
  • unix::UnixSocket
  • unix::UnixStream