Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
func
(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
Addr
Method · 0.45
Tested by
no test coverage detected