COMMITS
/ ext/node/ops/pipe_wrap.rs May 13, 2026
B
fix(ext/node): close named-pipe handles after child_process.spawn on Windows (#33941)
Bartek Iwańczuk committed
May 6, 2026
B
fix(ext/node): support abstract Unix sockets in node:net pipe bind (#33872)
Bartek Iwańczuk committed
May 4, 2026
N
fix(ext/node): implement node:cluster on unix (#33752)
Nathan Whitaker committed
April 20, 2026
B
fix(ext/node): improve node:tls compat (validation, pipes, JS streams) (#33331)
Bartek Iwańczuk committed
April 17, 2026
N
refactor(ext/node): use native LibUvStreamWrap based Wrap's to reduce code duplication (#33301)
Nathan Whitaker committed