Files
node/doc/api
Matteo Collina cf5f9867ff stream: 'readable' have precedence over flowing
In Streams3 the 'readable' event/.read() method had a lower precedence
than the `'data'` event that made them impossible to use them together.
This make `.resume()` a no-op if there is a listener for the
`'readable'` event, making the stream non-flowing if there is a
`'data'`  listener.

Fixes: https://github.com/nodejs/node/issues/18058

PR-URL: https://github.com/nodejs/node/pull/18994
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2018-04-06 13:50:15 +02:00
..
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-06 13:02:43 +02:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-03-06 00:46:30 +09:00
2018-04-04 13:45:39 +03:00
2018-04-05 04:46:26 +08:00
2018-04-04 13:45:39 +03:00
2018-02-23 16:26:29 +00:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2016-04-20 16:34:27 -07:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-02-08 11:57:14 -05:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-03-01 20:47:02 +11:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00
2018-04-04 13:45:39 +03:00