mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 18:03:25 +00:00
Avoid iterating over all sockets to remove dead sockets
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
c4229e3c2f
commit
14f0f5a7b5
@ -14,6 +14,7 @@
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(extract_if)]
|
||||
|
||||
pub mod boolean_value;
|
||||
pub mod device;
|
||||
pub mod errors;
|
||||
pub mod ext;
|
||||
|
Reference in New Issue
Block a user