Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/net
/ Flush
Method
Flush
http2/write.go:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
type
writeContext
interface
{
40
Framer() *Framer
41
Flush() error
42
CloseConn() error
43
// HeaderEncoder returns an HPACK encoder that writes to the
44
// returned buffer.
Callers
15
testConnOutflowBlocked
Function · 0.65
testConnOutflowMaxDataDecreases
Function · 0.65
testConnOutflowMaxDataRoundRobin
Function · 0.65
testConnOutflowMetaAndData
Function · 0.65
testConnOutflowResentData
Function · 0.65
testSkipPackets
Function · 0.65
testSkipAckForSkippedPacket
Function · 0.65
testStreamsStreamSendOnly
Function · 0.65
testStreamsPTOWithImplicitStream
Function · 0.65
BenchmarkReadByte
Function · 0.65
TestLostStreamWithData
Function · 0.65
testLostStreamPartialLoss
Function · 0.65
Implementers
1
serverConn
http2/server.go
Calls
no outgoing calls
Tested by
15
testConnOutflowBlocked
Function · 0.52
testConnOutflowMaxDataDecreases
Function · 0.52
testConnOutflowMaxDataRoundRobin
Function · 0.52
testConnOutflowMetaAndData
Function · 0.52
testConnOutflowResentData
Function · 0.52
testSkipPackets
Function · 0.52
testSkipAckForSkippedPacket
Function · 0.52
testStreamsStreamSendOnly
Function · 0.52
testStreamsPTOWithImplicitStream
Function · 0.52
BenchmarkReadByte
Function · 0.52
TestLostStreamWithData
Function · 0.52
testLostStreamPartialLoss
Function · 0.52