pull/18349/merge
Eduardo Sorribas 1 day ago committed by GitHub
commit 271869f3b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -574,7 +574,6 @@ func (c *Client) getUPnPPortMapping(
c.mu.Lock()
defer c.mu.Unlock()
c.mapping = upnp
c.localPort = externalAddrPort.Port()
return upnp.external, true
}

Loading…
Cancel
Save