MCPcopy 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
18func (*ReaderWriterConn) LocalAddr() net.Addr {
19 return nil
20}
21
22func (*ReaderWriterConn) RemoteAddr() net.Addr {
23 return nil

Callers 1

freeUDPPortFunction · 0.45

Calls

no outgoing calls

Tested by 1

freeUDPPortFunction · 0.36