mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-10 07:07:51 +02:00
@@ -98,7 +98,7 @@ func ShutdownSeq() {
|
||||
fmt.Println("- Closing Statistic Collector")
|
||||
statisticCollector.Close()
|
||||
if mdnsTickerStop != nil {
|
||||
fmt.Println("- Stopping mDNS Discoverer")
|
||||
fmt.Println("- Stopping mDNS Discoverer (might take a few minutes)")
|
||||
// Stop the mdns service
|
||||
mdnsTickerStop <- true
|
||||
}
|
||||
|
Reference in New Issue
Block a user