MCPcopy Index your code
hub / github.com/nodejs/node / close

Function close

benchmark/async_hooks/async-resource-vs-destroy.js:60–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 function close() {
61 hook.disable();
62 server.close();
63 }
64}
65
66function buildDestroy(getServe) {

Callers 1

mainFunction · 0.70

Calls 2

closeMethod · 0.65
disableMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…