mirror of https://github.com/lukechilds/node.git
Browse Source
Default highWaterMark is now set properly when using stream Duplex's writableObjectMode and readableObjectMode options. Added condition to the already existing split objectMode test to ensure the highWaterMark is being set to the correct default value on both the ReadableState and WritableState for readableObjectMode and writableObjectMode. Signed-off-by: Fedor Indutny <fedor@indutny.com>archived-io.js-v0.10
Andrew Oppenlander
11 years ago
committed by
Fedor Indutny
3 changed files with 20 additions and 17 deletions
Loading…
Reference in new issue