Docs.rs
  • raw-socket-0.0.2
    • raw-socket 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • wg
    • Dependencies
      • libc ^0.2.81 normal
      • socket2 ^0.3.19 normal
      • tokio ^1.0.1 normal optional
      • anyhow ^1.0.37 dev
      • tokio ^1.0.1 dev
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

raw_socket0.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Domain
  • Protocol
  • RawSocket
  • Type
  • control::Ipv6PktInfo
  • control::Raw
  • ffi::cmsghdr
  • ffi::in6_pktinfo
  • ffi::msghdr
  • option::Level
  • option::Name
  • prelude::Domain
  • prelude::Protocol
  • prelude::Type
  • tokio::RawSocket
  • tokio::prelude::Domain
  • tokio::prelude::Protocol
  • tokio::prelude::Type

Enums

  • control::CMsg
  • control::Error

Traits

  • option::Opt

Functions

  • ffi::CMSG_DATA
  • ffi::CMSG_FIRSTHDR
  • ffi::CMSG_LEN
  • ffi::CMSG_NXTHDR
  • ffi::CMSG_SPACE

Type Aliases

  • ffi::c_int
  • ffi::c_uint

Constants

  • ffi::IPPROTO_IP
  • ffi::IPPROTO_IPV6
  • ffi::IPV6_CHECKSUM
  • ffi::IPV6_DONTFRAG
  • ffi::IPV6_HOPLIMIT
  • ffi::IPV6_PATHMTU
  • ffi::IPV6_PKTINFO
  • ffi::IPV6_RECVHOPLIMIT
  • ffi::IPV6_RECVPATHMTU
  • ffi::IPV6_RECVPKTINFO
  • ffi::IP_HDRINCL
  • ffi::SOL_SOCKET