aquatic_common: add work-in-progress SO_ATTACH_REUSEPORT_CBPF impl

This commit is contained in:
Joakim Frostegård 2021-11-18 21:56:48 +01:00
parent b5643aa7ab
commit 54149ed3eb
3 changed files with 107 additions and 2 deletions

1
Cargo.lock generated
View file

@ -93,6 +93,7 @@ dependencies = [
"hashbrown 0.11.2",
"hex",
"indexmap-amortized",
"libc",
"log",
"privdrop",
"rand",