mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
aquatic_udp: glommio: move update_access_list to new common.rs
This commit is contained in:
parent
bfcdc1c842
commit
02889e1bb8
3 changed files with 38 additions and 27 deletions
|
|
@ -5,6 +5,7 @@ use glommio::prelude::*;
|
|||
|
||||
use crate::config::Config;
|
||||
|
||||
mod common;
|
||||
pub mod handlers;
|
||||
pub mod network;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue