udp: fix io_uring soundness issues

This commit is contained in:
Joakim Frostegård 2023-11-23 18:52:13 +01:00
parent 3f2a87b10f
commit af16a9e682
9 changed files with 300 additions and 282 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
. ./scripts/env-native-cpu-without-avx-512
cargo run --profile "release-debug" -p aquatic_udp --features "io-uring" -- $@