Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-quic-writer-stop-sending.mjs
File
test-quic-writer-stop-sending.mjs
test/parallel/test-quic-writer-stop-sending.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --no-warnings
2
3
// Test: peer STOP_SENDING transitions writer to errored state.
4
// After the server calls stopSending(), the client's writer should
Callers
nothing calls this directly
Calls
14
skip
Function · 0.90
setTimeout
Function · 0.90
stopSending
Method · 0.80
createBidirectionalStream
Method · 0.80
encode
Method · 0.80
all
Method · 0.80
listen
Function · 0.70
mustCall
Function · 0.70
connect
Function · 0.70
close
Method · 0.65
resolve
Method · 0.45
endSync
Method · 0.45
Tested by
no test coverage detected