mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 06:01:32 +00:00
network: implement TCP proxy NAT via smoltcp
This commit is contained in:
@ -128,6 +128,8 @@ impl ProxyUdpHandler {
|
||||
}
|
||||
}
|
||||
|
||||
context.reclaim().await?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user