IPC 支持


🌐 IPC support

版本历史
版本变更
v20.8.0

Support binding to abstract Unix domain socket path like 0円abstract. We can bind '0円' for Node.js < v20.4.0.

node:net 模块在 Windows 上支持通过命名管道进行 IPC,在其他操作系统上支持通过 Unix 域套接字进行 IPC。

🌐 The node:net module supports IPC with named pipes on Windows, and Unix domain sockets on other operating systems.

AltStyle によって変換されたページ (->オリジナル) /