mirror of https://github.com/lukechilds/node.git
Browse Source
This clarifies that fs.createReadStream and fs.createWriteStream, when passed a fd, expects the fd to be blocking, and suggests net.Socket as an alternative. PR-URL: https://github.com/nodejs/node/pull/3641 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>v4.x
Carl Lei
9 years ago
committed by
James M Snell
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue