fs: fix ReadStream fails to read from existing fd
A ReadStream constructed from an existing file descriptor failed to start reading automatically. Avoids a userspace call to ReadStream.prototype._read().
parent
07a983a6
Please register or sign in to comment