#git #submodule

sys winsockraw-sys

FFI bindings to WinSockRaw

1 unstable release

0.1.0 Dec 7, 2022

#20 in #submodule


Used in pcap_replay

MIT license

57KB
1K SLoC

C++ 579 SLoC // 0.2% comments Visual Studio Project 394 SLoC Visual Studio Solution 92 SLoC Rust 74 SLoC // 0.2% comments

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.

No runtime deps

~0–1.9MB
~38K SLoC