Searched refs:ConnectionInternal (Results 1 – 2 of 2) sorted by relevance
88 struct ConnectionInternal { struct145 …let connections: Arc<Mutex<HashMap<u16, ConnectionInternal>>> = Arc::new(Mutex::new(HashMap::new()… in provide_acl_manager()205 let connection_internal = ConnectionInternal { in provide_acl_manager()257 connections: &Arc<Mutex<HashMap<u16, ConnectionInternal>>>, in dispatch_to() argument270 connections: Arc<Mutex<HashMap<u16, ConnectionInternal>>>, in run_connection() argument
39 struct ConnectionInternal { struct80 let mut connections: HashMap<u16, ConnectionInternal> = HashMap::new(); in provide_acl_dispatch()102 ConnectionInternal { in provide_acl_dispatch()