mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-05-07 12:26:30 +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.
|
// Setup the multicast module.
|
||||||
{
|
if mcast {
|
||||||
options := []multicast.SetupOption{
|
options := []multicast.SetupOption{
|
||||||
multicast.MulticastInterface{
|
multicast.MulticastInterface{
|
||||||
Regex: regexp.MustCompile(".*"),
|
Regex: regexp.MustCompile(".*"),
|
||||||
|
|||||||
Reference in New Issue
Block a user