mirror of
https://git.hackfreedom.org/mesh.cat/meshname.git
synced 2026-05-22 06:22:32 +00:00
Add IsStarted method, update SetZoneConfig for concurrency
This commit is contained in:
@@ -83,9 +83,7 @@ func main() {
|
||||
return
|
||||
case _ = <-r:
|
||||
if *useconffile != "" {
|
||||
s.Stop()
|
||||
s.LoadConfig(*useconffile)
|
||||
s.Start()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user