Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
3
import
* as common from
'../common/index.mjs'
;
4
import
assert from
'node:assert'
;
Callers
nothing calls this directly
Calls
9
nextdir
Function · 0.90
listen
Method · 0.80
mkdirSync
Function · 0.70
createServer
Function · 0.70
close
Method · 0.65
join
Function · 0.50
cp
Function · 0.50
skip
Method · 0.45
refresh
Method · 0.45
Tested by
no test coverage detected