Update daemon
This commit is contained in:
parent
5226326caa
commit
4a9fab62db
4 changed files with 23 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ use tracing::instrument;
|
|||
|
||||
#[derive(Debug)]
|
||||
pub struct TunInterface {
|
||||
inner: AsyncFd<crate::TunInterface>,
|
||||
pub inner: AsyncFd<crate::TunInterface>,
|
||||
}
|
||||
|
||||
impl TunInterface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue