MCPcopy 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_templateMethod · 0.65
macro_bodyMethod · 0.65
pop_assign_trackingMethod · 0.65
visit_ImportMethod · 0.65
visit_FromImportMethod · 0.65
visit_MacroMethod · 0.65
visit_NameMethod · 0.65
visit_NSRefMethod · 0.65
net.jsFile · 0.65
dgram.jsFile · 0.65
_http_agent.jsFile · 0.65
child_process.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected