MCPcopy Create free account
hub / github.com/DNAProject/DNA / IsOwnAddress

Method IsOwnAddress

p2pserver/net/protocol/server.go:68–68  ·  view source on GitHub ↗
(addr string)

Source from the content-addressed store, hash-verified

66 Xmit(msg types.Message)
67 SetOwnAddress(addr string)
68 IsOwnAddress(addr string) bool
69 IsAddrFromConnecting(addr string) bool
70}

Callers 1

connectSeedsMethod · 0.65

Implementers 1

NetServerp2pserver/net/netserver/netserver.go

Calls

no outgoing calls

Tested by

no test coverage detected