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

Function done

test/internet/test-dns-ipv6.js:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 function done() {
27 running = false;
28 process.nextTick(next);
29 }
30
31 queue.push(f);
32

Callers 1

test-dns-ipv6.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected