mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
bugz
This commit is contained in:
@@ -703,7 +703,6 @@ func (t *tun) Close() error {
|
|||||||
t.l.WithField("error", err).Error("Failed to close tun file")
|
t.l.WithField("error", err).Error("Failed to close tun file")
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
t.ReadWriteCloser = nil
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user