mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 17:33:23 +00:00
Rename aster-frame to ostd
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
fb59fa7a55
commit
59350a8578
@ -2,8 +2,8 @@
|
||||
|
||||
use core::time::Duration;
|
||||
|
||||
use aster_frame::mm::VmIo;
|
||||
use aster_rights::Full;
|
||||
use ostd::mm::VmIo;
|
||||
|
||||
use crate::{
|
||||
net::socket::{ip::stream::CongestionControl, LingerOption},
|
||||
|
Reference in New Issue
Block a user