Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ LocalAddr
Method
LocalAddr
testutil/rwconn.go:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
func
(*ReaderWriterConn) LocalAddr() net.Addr {
19
return
nil
20
}
21
22
func
(*ReaderWriterConn) RemoteAddr() net.Addr {
23
return
nil
Callers
1
freeUDPPort
Function · 0.45
Calls
no outgoing calls
Tested by
1
freeUDPPort
Function · 0.36