MCPcopy
hub / github.com/cloudflare/cloudflared / Close

Method Close

ingress/origin_connection.go:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67}
68
69func (wc *tcpOverWSConnection) Close() error {
70 return wc.conn.Close()
71}
72
73// socksProxyOverWSConnection is an OriginConnection that streams SOCKS connections over WS.
74// The connection to the origin happens inside the SOCKS code as the client specifies the origin

Callers 1

Calls 1

CloseMethod · 0.65

Tested by 1