Home
last modified time | relevance | path

Searched defs:_getServer (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-dgram-cluster-bind-error.js15 cluster._getServer = function(self, options, callback) { function in cluster
Dtest-dgram-cluster-close-during-bind.js16 const _getServer = cluster._getServer; constant
/third_party/node/lib/internal/cluster/
Dchild.js65 cluster._getServer = function(obj, options, cb) { function in cluster