MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-cp-async-socket.mjs

File test-fs-cp-async-socket.mjs

test/parallel/test-fs-cp-async-socket.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This tests that cp() returns an error if attempt is made to copy socket.
2
3import * as common from '../common/index.mjs';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 9

nextdirFunction · 0.90
listenMethod · 0.80
mkdirSyncFunction · 0.70
createServerFunction · 0.70
closeMethod · 0.65
joinFunction · 0.50
cpFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45

Tested by

no test coverage detected