Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moby/moby
/ Close
Method
Close
cmd/docker-proxy/sctp_proxy_linux.go:81–81 ·
view source on GitHub ↗
Close stops forwarding the traffic.
()
Source
from the content-addressed store, hash-verified
79
80
// Close stops forwarding the traffic.
81
func
(proxy *SCTPProxy) Close() { proxy.listener.Close() }
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected