mirror of
https://github.com/libp2p/go-libp2p.git
synced 2026-04-23 00:27:05 +08:00
@@ -542,7 +542,7 @@ func (h *BasicHost) background() {
|
||||
h.updateLocalIpAddr()
|
||||
}
|
||||
// Request addresses anyways because, technically, address filters still apply.
|
||||
// The underlying AllAddrs call is effectivley a no-op.
|
||||
// The underlying AllAddrs call is effectively a no-op.
|
||||
curr := h.Addrs()
|
||||
emitAddrChange(curr, lastAddrs)
|
||||
lastAddrs = curr
|
||||
|
||||
Reference in New Issue
Block a user