Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestNodeEstablished
Function · 0.65
NodeEstablished
Method · 0.65
IsPeerEstablished
Method · 0.65
AddrHandle
Function · 0.65
Implementers
1
NetServer
p2pserver/net/netserver/netserver.go
Calls
no outgoing calls
Tested by
1
TestNodeEstablished
Function · 0.52