This commit is contained in:
世界 2024-11-23 22:34:02 +08:00
parent 68781387fe
commit 0c66888691
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
32 changed files with 263 additions and 267 deletions

View file

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