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