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

Method NodeEstablished

p2pserver/net/protocol/server.go:65–65  ·  view source on GitHub ↗
(uint64)

Source from the content-addressed store, hash-verified

63 AddNbrNode(*peer.Peer)
64 DelNbrNode(id uint64) (*peer.Peer, bool)
65 NodeEstablished(uint64) bool
66 Xmit(msg types.Message)
67 SetOwnAddress(addr string)
68 IsOwnAddress(addr string) bool

Callers 4

TestNodeEstablishedFunction · 0.65
NodeEstablishedMethod · 0.65
IsPeerEstablishedMethod · 0.65
AddrHandleFunction · 0.65

Implementers 1

NetServerp2pserver/net/netserver/netserver.go

Calls

no outgoing calls

Tested by 1

TestNodeEstablishedFunction · 0.52