Move CoreAffinityConfig to aquatic_common, use in glommio http

This commit is contained in:
Joakim Frostegård 2021-10-27 20:19:02 +02:00
parent 8747f8de4e
commit d659117ae5
7 changed files with 37 additions and 23 deletions

View file

@ -5,6 +5,7 @@ use indexmap::IndexMap;
use rand::Rng;
pub mod access_list;
pub mod cpu_pinning;
/// Peer or connection valid until this instant
///