Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-net-pipe-connect-errors.js59 const notSocketClient = net.createConnection(emptyTxt, function() { constant
63 notSocketClient.on('error', common.mustCall(function(err) {