Docs.rs
  • compio-net-0.8.0
    • compio-net 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Berrysoft
    • Dependencies
      • cfg-if ^1.0.0 normal
      • compio-buf ^0.6.0 normal
      • compio-driver ^0.8.0 normal
      • compio-io ^0.7.0 normal
      • compio-runtime ^0.8.0 normal
      • either ^1.9.0 normal
      • once_cell ^1.18.0 normal
      • socket2 ^0.5.6 normal
      • compio-macros ^0.1.2 dev
      • futures-util ^0.3.29 dev
      • tempfile ^3.8.1 dev
      • libc ^0.2.164 normal
      • widestring ^1.0.2 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • 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

compio_net0.8.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • CMsgBuilder
  • CMsgIter
  • CMsgRef
  • OwnedReadHalf
  • OwnedWriteHalf
  • PollFd
  • ReadHalf
  • ReuniteError
  • TcpListener
  • TcpStream
  • UdpSocket
  • UnixListener
  • UnixStream
  • WriteHalf

Traits

  • ToSocketAddrsAsync