MCPcopy Index your code
hub / github.com/cloudflare/cloudflared / IsStopped

Method IsStopped

connection/control.go:41–41  ·  view source on GitHub ↗

IsStopped tells whether the method above has finished

()

Source from the content-addressed store, hash-verified

39 ServeControlStream(ctx context.Context, rw io.ReadWriteCloser, connOptions *pogs.ConnectionOptions, tunnelConfigGetter TunnelConfigJSONGetter) error
40 // IsStopped tells whether the method above has finished
41 IsStopped() bool
42}
43
44type TunnelConfigJSONGetter interface {

Callers 3

ServeMethod · 0.65
acceptStreamMethod · 0.65

Implementers 2

fakeControlStreamconnection/quic_connection_test.go
controlStreamconnection/control.go

Calls

no outgoing calls

Tested by 1