Home
last modified time | relevance | path

Searched refs:clashPort (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/known_issues/
Dtest-inspector-cluster-port-clash.js27 const clashPort = process.debugPort + 2; constant
55 server.listen(clashPort, common.localhostIPv4, common.mustCall(() => {