Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-session-idle-timeout.mjs
File
test-quic-session-idle-timeout.mjs
test/parallel/test-quic-session-idle-timeout.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --no-warnings
2
3
// Test: idle timeout closes the session.
4
// Both client and server are configured with a short maxIdleTimeout.
Callers
nothing calls this directly
Calls
7
skip
Function · 0.90
all
Method · 0.80
listen
Function · 0.70
mustCall
Function · 0.70
connect
Function · 0.70
close
Method · 0.65
resolve
Method · 0.45
Tested by
no test coverage detected