node/lib/internal/cluster
cornholio 05707a9e01 cluster: overriding inspector port
Added an option to override inspector port for workers using
`settings.inspectPort` will override default port incrementing behavior.
Also, using this option allows to set 0 port for the whole cluster.

PR-URL: https://github.com/nodejs/node/pull/14140
Fixes: https://github.com/nodejs/node/issues/8495
Fixes: https://github.com/nodejs/node/issues/12941
Refs: https://github.com/nodejs/node/pull/9659
Refs: https://github.com/nodejs/node/pull/13761
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-07-19 15:02:40 -04:00
..
child.js cluster: fix permanent deoptimizations 2017-04-30 03:17:40 -04:00
master.js cluster: overriding inspector port 2017-07-19 15:02:40 -04:00
round_robin_handle.js
shared_handle.js cluster: remove obsolete todo 2017-07-18 19:56:33 +02:00
utils.js
worker.js