mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-04-27 04:16:28 +03:00
One more try
This commit is contained in:
@@ -55,7 +55,7 @@ func NewYggdrasilTransport(log *log.Logger, sk ed25519.PrivateKey, pk ed25519.Pu
|
||||
}
|
||||
|
||||
// Setup the multicast module.
|
||||
{
|
||||
if mcast {
|
||||
options := []multicast.SetupOption{
|
||||
multicast.MulticastInterface{
|
||||
Regex: regexp.MustCompile(".*"),
|
||||
|
||||
Reference in New Issue
Block a user