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

Function onserverClosed

test/async-hooks/test-writewrap.js:103–105  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101}
102
103function onserverClosed() {
104 checkDestroyedWriteWraps(1, 'server closed');
105}
106
107process.on('exit', onexit);
108

Callers

nothing calls this directly

Calls 1

checkDestroyedWriteWrapsFunction · 0.85

Tested by

no test coverage detected