mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
See https://github.com/joyent/node/issues/7345 Adding a test to verify that a node process spawned via cmd with named pipes can access its stdio streams. PR-URL: https://github.com/joyent/node/pull/7433 Reviewed-By: Fedor Indutny <fedor@indutny.com>