Files
node/doc/api
cjihrig 83c1ba3180 doc: add warning to readline's close() method
When close() is called on a readline instance, it is possible
that data is already buffered, and will trigger 'line' events.
This commit adds a warning to the corresponding docs. Note that
a similar warning already exists for the pause() method.

PR-URL: https://github.com/nodejs/node/pull/22679
Fixes: https://github.com/nodejs/node/issues/22615
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: George Adams <george.adams@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-09-06 20:11:31 -04:00
..
2018-09-02 18:14:23 +02:00
2018-09-05 10:26:48 -07:00
2018-07-15 23:57:35 +03:00
2018-07-15 23:57:35 +03:00
2018-09-06 23:57:43 +02:00
2018-09-06 23:57:43 +02:00
2018-07-14 22:57:03 +03:00
2018-09-06 23:57:43 +02:00
2018-07-14 22:57:03 +03:00
2018-05-02 06:17:08 +03:00
2018-07-14 22:57:03 +03:00
2018-07-15 23:57:35 +03:00
2018-09-05 20:53:59 +02:00
2018-09-03 17:47:28 +03:00
2018-09-06 23:57:43 +02:00