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

Method DstIP

polyamide/conn/bind_std.go:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106}
107
108func (e *StdNetEndpoint) DstIP() netip.Addr {
109 return e.AddrPort.Addr()
110}
111
112// See control_default,linux, etc for implementations of SrcIP and SrcIfidx.
113

Callers

nothing calls this directly

Calls 1

AddrMethod · 0.45

Tested by

no test coverage detected