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

Method GetConnectionState

p2pserver/p2pserver.go:217–219  ·  view source on GitHub ↗

Todo: remove it if no use

()

Source from the content-addressed store, hash-verified

215
216// Todo: remove it if no use
217func (this *P2PServer) GetConnectionState() uint32 {
218 return common.INIT
219}
220
221//GetTime return lastet contact time
222func (this *P2PServer) GetTime() int64 {

Callers 2

GetNodeStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected