Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ GetConnectionCnt
Method
GetConnectionCnt
p2pserver/net/protocol/server.go:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
GetNeighbors() []*peer.Peer
45
GetNeighborAddrs() []common.PeerAddr
46
GetConnectionCnt() uint32
47
GetMaxPeerBlockHeight() uint64
48
GetNp() *peer.NbrPeers
49
GetPeer(uint64) *peer.Peer
Callers
5
GetConnectionCount
Function · 0.65
GetSyncStatus
Function · 0.65
GetConnectionCount
Function · 0.65
GetConnectionCnt
Method · 0.65
handleGetConnectionCntReq
Method · 0.65
Implementers
1
NetServer
p2pserver/net/netserver/netserver.go
Calls
no outgoing calls
Tested by
no test coverage detected