mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-06-17 02:26:07 +00:00
Keep AWDL awake, or wake it up again after a minute if suspended for some reason (e.g. sleep)
This commit is contained in:
@ -5,7 +5,7 @@ package yggdrasil
|
||||
import "syscall"
|
||||
import "golang.org/x/sys/windows"
|
||||
|
||||
func (m *multicast) multicastWake() {
|
||||
func (m *multicast) multicastStarted() {
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user