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

Module ipcon_msg

  • Structs
  • Enums
  • Constants
  • Type Definitions
  • Unions
logo
Change settings

Module ipcon_sys::ipcon_msg

source · [−]

Structs

IpconKevent
IpconKeventGroup
IpconKeventPeer
IpconMsgBody
LibIpconMsg

Enums

IpconMsg
IpconMsgType

Constants

IPCON_KEVENT_TYPE_GROUP_ADD
IPCON_KEVENT_TYPE_GROUP_REMOVE
IPCON_KEVENT_TYPE_PEER_ADD
IPCON_KEVENT_TYPE_PEER_REMOVE
IPCON_MAX_NAME_LEN
IPCON_MAX_PAYLOAD_LEN
LIBIPCON_MSG_TYPE_GROUP
LIBIPCON_MSG_TYPE_INVALID
LIBIPCON_MSG_TYPE_KEVENT
LIBIPCON_MSG_TYPE_NORMAL

Type Definitions

IpconKeventType
LibIpconMsgType

Unions

IpconKeventUnion
IpconMsgUion