MCPcopy
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.
81func (proxy *SCTPProxy) Close() { proxy.listener.Close() }

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected