MCPcopy Create free account
hub / github.com/encodeous/nylon / DstToString

Method DstToString

polyamide/conn/conn.go:81–81  ·  view source on GitHub ↗

returns the local source address (ip:port)

()

Source from the content-addressed store, hash-verified

79 ClearSrc() // clears the source address
80 SrcToString() string // returns the local source address (ip:port)
81 DstToString() string // returns the destination address (ip:port)
82 DstToBytes() []byte // used for mac2 cookie calculations
83 DstIP() netip.Addr
84 SrcIP() netip.Addr

Callers 6

simulateMethod · 0.65
IpcGetOperationMethod · 0.65
StatusMethod · 0.65
RoutineHandshakeMethod · 0.65
SendHandshakeCookieMethod · 0.65
handleProbePongFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected