DEP0121: net._setSimultaneousAccepts()
类型: 运行时
未记录的 net._setSimultaneousAccepts()
函数最初用于在 Windows 上使用 child_process
和 cluster
模块时进行调试和性能调整。
该函数一般不实用,正在被删除。
请参阅此处的讨论:https://github.com/nodejs/node/issues/18391
Type: Runtime
The undocumented net._setSimultaneousAccepts()
function was originally
intended for debugging and performance tuning when using the child_process
and cluster
modules on Windows. The function is not generally useful and
is being removed. See discussion here:
https://github.com/nodejs/node/issues/18391