MCPcopy Create free account
hub / github.com/moby/moby / LocalAddr

Method LocalAddr

cmd/docker-proxy/network_proxy_linux_test.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 Run()
27 Close()
28 LocalAddr() net.Addr
29}
30
31type EchoServerOptions struct {

Callers 15

testTCP4ProxyFunction · 0.95
TestTCP6ProxyFunction · 0.95
TestTCPDualStackProxyFunction · 0.95
testUDP4ProxyFunction · 0.95
TestUDP6ProxyFunction · 0.95
TestSCTP4ProxyNoListenerFunction · 0.95
TestSCTP6ProxyNoListenerFunction · 0.95
TestSCTP4ProxyFunction · 0.95
TestSCTP6ProxyFunction · 0.95
TestPortMappedHairpinTCPFunction · 0.65
TestPortMappedHairpinUDPFunction · 0.65

Implementers 2

StreamEchoServercmd/docker-proxy/network_proxy_linux_t
UDPEchoServercmd/docker-proxy/network_proxy_linux_t

Calls

no outgoing calls

Tested by 15

testTCP4ProxyFunction · 0.76
TestTCP6ProxyFunction · 0.76
TestTCPDualStackProxyFunction · 0.76
testUDP4ProxyFunction · 0.76
TestUDP6ProxyFunction · 0.76
TestSCTP4ProxyNoListenerFunction · 0.76
TestSCTP6ProxyNoListenerFunction · 0.76
TestSCTP4ProxyFunction · 0.76
TestSCTP6ProxyFunction · 0.76
TestPortMappedHairpinTCPFunction · 0.52
TestPortMappedHairpinUDPFunction · 0.52