mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-29 22:55:06 +03:00
possibly reduce multicast cpu usage even more
This commit is contained in:
parent
127b7e311c
commit
02e1cb180d
5 changed files with 32 additions and 21 deletions
|
@ -4,7 +4,7 @@ package multicast
|
|||
|
||||
import "syscall"
|
||||
|
||||
func (m *Multicast) multicastStarted() {
|
||||
func (m *Multicast) _multicastStarted() {
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue