Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ ref
Method
ref
typings/internalBinding/quic.d.ts:62–62 ·
view source on GitHub ↗
(on?: boolean)
Source
from the content-addressed store, hash-verified
60
closeGracefully(): void;
61
markBusy(on?: boolean): void;
62
ref(on?: boolean): void;
63
address(): SocketAddress|void;
64
readonly state: ArrayBuffer;
65
readonly stats: ArrayBuffer;
Callers
15
_load_template
Method · 0.65
macro_body
Method · 0.65
pop_assign_tracking
Method · 0.65
visit_Import
Method · 0.65
visit_FromImport
Method · 0.65
visit_Macro
Method · 0.65
visit_Name
Method · 0.65
visit_NSRef
Method · 0.65
net.js
File · 0.65
dgram.js
File · 0.65
_http_agent.js
File · 0.65
child_process.js
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected