Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-internal-setcallbacks.mjs
File
test-quic-internal-setcallbacks.mjs
test/parallel/test-quic-internal-setcallbacks.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals --experimental-quic --no-warnings
2
import
{ hasQuic, skip } from
'../common/index.mjs'
;
3
import
assert from
'node:assert'
;
4
Callers
nothing calls this directly
Calls
5
skip
Function · 0.90
internalBinding
Method · 0.80
setCallbacks
Method · 0.80
throws
Function · 0.70
keys
Method · 0.65
Tested by
no test coverage detected