This commit is contained in:
世界
2024-11-23 22:34:02 +08:00
parent 6facc77e52
commit e289269c29
33 changed files with 227 additions and 232 deletions

View File

@@ -205,7 +205,7 @@ func (r *NetworkManager) Close() error {
})
monitor.Finish()
}
return nil
return err
}
func (r *NetworkManager) InterfaceFinder() control.InterfaceFinder {