mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_udp: glommio: remove comment
This commit is contained in:
parent
1564291471
commit
cbca0e03eb
1 changed files with 0 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
||||||
//! Work-in-progress glommio (io_uring) implementation
|
|
||||||
//!
|
|
||||||
//! * Doesn't support scrape requests
|
|
||||||
//! * Currently not faster than mio implementation
|
|
||||||
|
|
||||||
use std::sync::{atomic::AtomicUsize, Arc};
|
use std::sync::{atomic::AtomicUsize, Arc};
|
||||||
|
|
||||||
use aquatic_common::access_list::AccessList;
|
use aquatic_common::access_list::AccessList;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue