MCPcopy Create free account
hub / github.com/Invisv-Privacy/masque / LocalAddr

Method LocalAddr

internal/testutils/testutils.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (r *NetConnWrapper) LocalAddr() net.Addr {
27 return nil
28}
29
30func (r *NetConnWrapper) RemoteAddr() net.Addr {
31 return nil

Callers 3

mainFunction · 0.80
TestCreateUDPStreamFunction · 0.80
TestCreateUDPStreamFunction · 0.80

Calls

no outgoing calls

Tested by 2

TestCreateUDPStreamFunction · 0.64
TestCreateUDPStreamFunction · 0.64