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

Method DstToString

polyamide/conn/bind_windows.go:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162}
163
164func (e *WinRingEndpoint) DstToString() string {
165 return e.DstIPPort().String()
166}
167
168func (e *WinRingEndpoint) DstIPPort() netip.AddrPort {
169 switch e.family {

Callers

nothing calls this directly

Calls 2

DstIPPortMethod · 0.95
StringMethod · 0.45

Tested by

no test coverage detected