Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-cluster-dgram-reuse.js
File
test-cluster-dgram-reuse.js
test/parallel/test-cluster-dgram-reuse.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
os = require(
'os'
);
4
if
(common.isWindows)
Callers
nothing calls this directly
Calls
8
release
Method · 0.80
createSocket
Method · 0.80
address
Method · 0.65
close
Method · 0.65
require
Function · 0.50
skip
Method · 0.45
on
Method · 0.45
bind
Method · 0.45
Tested by
no test coverage detected