Files
node/lib
Yash Ladha b2768ae185 cluster: removed unused addressType argument from constructor
When intializing the constructor for cluster master we are heavily using
a generic structure, but the effect of passing arguments that are
related to shared_handle is that there is a stale argument passed.

We can avoid such scenarios as all the remaining entities are being
destructured from the message object.

PR-URL: https://github.com/nodejs/node/pull/32963
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Andrey Pechkurov <apechkurov@gmail.com>
2020-04-27 19:32:49 +02:00
..
2020-02-18 22:15:50 -08:00
2019-12-17 08:11:13 -05:00
2020-04-07 20:35:07 +02:00
2018-11-20 10:42:31 -08:00
2019-11-25 10:28:15 +01:00
2020-04-02 23:38:32 +02:00
2020-03-09 12:44:16 +01:00
2020-03-27 15:59:43 +01:00
2020-04-14 13:54:21 +08:00
2019-12-11 16:38:06 -06:00
2020-03-30 17:22:22 +02:00
2020-03-19 10:56:45 +01:00