winsockraw-sys 0.1.0

FFI bindings to WinSockRaw
docs.rs failed to build winsockraw-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

winsockraw-sys

WinSockRaw bindings for the Rust programming language.

Usage

Mainly used by the pcap_replay crate.

If you want to build from source run git submodule init && git submodule update --recursive to get all submodules before cargo build.