summaryrefslogtreecommitdiff
path: root/lib/internal/cluster/round_robin_handle.js
AgeCommit message (Expand)Author
2019-11-30lib: enforce use of Boolean from primordialsMichaƫl Zasso
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-03-13cluster: refactor empty for in round_robin_handle.jsgengjiawen
2019-02-14cluster: migrate round_robin_handle to internal assertRich Trott
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-09-30cluster: use Map to track round robin workerscjihrig
2018-08-09src: move process.binding('uv') to internalBindingJames M Snell
2017-08-23uv: improvements to process.binding('uv')James M Snell
2017-01-13cluster: refactor module into multiple filescjihrig