Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ Close
Method
Close
cmd/docker-proxy/network_proxy_linux_test.go:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
type
EchoServer
interface
{
26
Run()
27
Close()
28
LocalAddr() net.Addr
29
}
30
Callers
15
testTCP4Proxy
Function · 0.95
TestTCP6Proxy
Function · 0.95
TestTCPDualStackProxy
Function · 0.95
testUDP4Proxy
Function · 0.95
TestUDP6Proxy
Function · 0.95
TestUDPWriteError
Function · 0.95
TestSCTP4ProxyNoListener
Function · 0.95
TestSCTP6ProxyNoListener
Function · 0.95
TestSCTP4Proxy
Function · 0.95
TestSCTP6Proxy
Function · 0.95
Run
Method · 0.65
Close
Method · 0.65
Implementers
2
StreamEchoServer
cmd/docker-proxy/network_proxy_linux_t
UDPEchoServer
cmd/docker-proxy/network_proxy_linux_t
Calls
no outgoing calls
Tested by
15
testTCP4Proxy
Function · 0.76
TestTCP6Proxy
Function · 0.76
TestTCPDualStackProxy
Function · 0.76
testUDP4Proxy
Function · 0.76
TestUDP6Proxy
Function · 0.76
TestUDPWriteError
Function · 0.76
TestSCTP4ProxyNoListener
Function · 0.76
TestSCTP6ProxyNoListener
Function · 0.76
TestSCTP4Proxy
Function · 0.76
TestSCTP6Proxy
Function · 0.76
Run
Method · 0.52
Close
Method · 0.52