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

Method Write

quic/v3/session.go:67–67  ·  view source on GitHub ↗
(payload []byte)

Source from the content-addressed store, hash-verified

65 // Serve starts the event loop for processing UDP packets
66 Serve(ctx context.Context) error
67 Write(payload []byte)
68}
69
70type session struct {

Callers 15

testSessionWriteFunction · 0.95
switchThresholdFunction · 0.65
SerializeHeadersFunction · 0.65
getCounterValueFunction · 0.65
WriteMethod · 0.65
originRespEndpointFunction · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65

Implementers 2

mockSessionquic/v3/muxer_test.go
sessionquic/v3/session.go

Calls

no outgoing calls

Tested by 15

testSessionWriteFunction · 0.76
getCounterValueFunction · 0.52
WriteMethod · 0.52
originRespEndpointFunction · 0.52
WriteMethod · 0.52
marshalMethod · 0.52
marshalPointerFunction · 0.52
marshalMethod · 0.52
TestStreamTCPConnectionFunction · 0.52
echoTCPOriginFunction · 0.52
WriteMethod · 0.52