Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
164
func
(e *WinRingEndpoint) DstToString() string {
165
return
e.DstIPPort().String()
166
}
167
168
func
(e *WinRingEndpoint) DstIPPort() netip.AddrPort {
169
switch
e.family {
Callers
nothing calls this directly
Calls
2
DstIPPort
Method · 0.95
String
Method · 0.45
Tested by
no test coverage detected