Docs.rs
  • ipcon-sys-0.1.0
    • ipcon-sys 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • saimizi
    • Dependencies
      • bytes ^1.0.1 normal
      • env_logger ^0.8.3 normal
      • futures ^0.3.17 normal
      • libc ^0.2.88 normal
      • log ^0.4.14 normal
      • nix ^0.22.1 normal
      • tokio ^1 normal
    • Versions
    • 1.16% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate ipcon_sys

logo
Change settings

List of all items

Structs

  • ipcon::Ipcon
  • ipcon_msg::IpconKevent
  • ipcon_msg::IpconKeventGroup
  • ipcon_msg::IpconKeventPeer
  • ipcon_msg::IpconMsgBody
  • ipcon_msg::LibIpconMsg

Enums

  • ipcon_msg::IpconMsg
  • ipcon_msg::IpconMsgType

Unions

  • ipcon_msg::IpconKeventUnion
  • ipcon_msg::IpconMsgUion

Macros

  • debug
  • error
  • info
  • test_debug
  • warn

Functions

  • ipcon::valid_name
  • logger::env_log_init

Typedefs

  • ipcon::IpconFlag
  • ipcon_msg::IpconKeventType
  • ipcon_msg::LibIpconMsgType

Constants

  • ipcon::IPCON_KERNEL_GROUP_NAME
  • ipcon::IPCON_KERNEL_NAME
  • ipcon::IPF_DEFULT
  • ipcon::IPF_DISABLE_KEVENT_FILTER
  • ipcon::IPF_RCV_IF
  • ipcon::IPF_SND_IF
  • ipcon_msg::IPCON_KEVENT_TYPE_GROUP_ADD
  • ipcon_msg::IPCON_KEVENT_TYPE_GROUP_REMOVE
  • ipcon_msg::IPCON_KEVENT_TYPE_PEER_ADD
  • ipcon_msg::IPCON_KEVENT_TYPE_PEER_REMOVE
  • ipcon_msg::IPCON_MAX_NAME_LEN
  • ipcon_msg::IPCON_MAX_PAYLOAD_LEN
  • ipcon_msg::LIBIPCON_MSG_TYPE_GROUP
  • ipcon_msg::LIBIPCON_MSG_TYPE_INVALID
  • ipcon_msg::LIBIPCON_MSG_TYPE_KEVENT
  • ipcon_msg::LIBIPCON_MSG_TYPE_NORMAL