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

Method Connect

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

Source from the content-addressed store, hash-verified

33 Start()
34 Halt()
35 Connect(addr string) error
36 GetID() uint64
37 GetVersion() uint32
38 GetPort() uint16

Callers 4

connectSeedsMethod · 0.65
retryInactivePeerMethod · 0.65
tryRecentPeersMethod · 0.65
AddrHandleFunction · 0.65

Implementers 1

NetServerp2pserver/net/netserver/netserver.go

Calls

no outgoing calls

Tested by

no test coverage detected