Notice: This project doesn't support windows
onload = { version = "0.3", features = "9", default-features = false }
# 9 for readhat 9.5+ 9.0.1.86
# 8 for lower version 8.x
use onload::binding::*;
- Install
openonload
andopenopen-devel (only for 9.5+)
- Install
tcpdirect
git clone https://github.com/HFQR/onload
cd onload
cargo build --features=debug
cp ./target/debug/build/onload-cc74b2c38d00e273/output/bindings.rs ./src/
notice: in my case, dir is under onload-cc74b2c38d00e273
,
now you can locally export the bindings