Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ _onTimeout
Method
_onTimeout
lib/internal/http2/core.js:1684–1686 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1682
}
1683
1684
_onTimeout() {
1685
callTimeout(this, this);
1686
}
1687
1688
ref() {
1689
if
(this[kSocket]) {
Callers
nothing calls this directly
Calls
1
callTimeout
Function · 0.85
Tested by
no test coverage detected