Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
70
type
session
struct
{
Callers
15
testSessionWrite
Function · 0.95
switchThreshold
Function · 0.65
SerializeHeaders
Function · 0.65
getCounterValue
Function · 0.65
Write
Method · 0.65
originRespEndpoint
Function · 0.65
handleConfigurationUpdate
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
Implementers
2
mockSession
quic/v3/muxer_test.go
session
quic/v3/session.go
Calls
no outgoing calls
Tested by
15
testSessionWrite
Function · 0.76
getCounterValue
Function · 0.52
Write
Method · 0.52
originRespEndpoint
Function · 0.52
Write
Method · 0.52
marshal
Method · 0.52
marshalPointer
Function · 0.52
marshal
Method · 0.52
TestStreamTCPConnection
Function · 0.52
TestSocksStreamWSOverTCPConnection
Function · 0.52
echoTCPOrigin
Function · 0.52
Write
Method · 0.52