MCPcopy Index your code
hub / github.com/nodejs/node / test-tls-close-event-after-write.js

File test-tls-close-event-after-write.js

test/parallel/test-tls-close-event-after-write.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4if (!common.hasCrypto)

Callers

nothing calls this directly

Calls 9

listenMethod · 0.80
testFunction · 0.70
closeMethod · 0.65
connectMethod · 0.65
addressMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
onMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected