Simone Busoli cf609ccaaa
doc: update write callback documentation
- replace _*may or may not* be called_ with _will be called_ because the
  callback is always called
- remove _To reliably detect write errors, add a listener for the
  `'error'` event_ because the `error` event will NOT be emitted if a
  write occurs after the stream has been closed

PR-URL: https://github.com/nodejs/node/pull/38959
Fixes: https://github.com/nodejs/node/issues/38704
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2021-06-10 13:37:51 -07:00
..
2021-04-10 19:22:20 +05:30
2021-04-20 16:48:35 +01:00
2021-02-08 10:25:27 -08:00
2021-06-03 16:18:05 +02:00
2021-02-02 21:50:24 +01:00
2021-05-19 12:56:18 +02:00
2021-05-26 15:49:28 +02:00
2021-05-25 07:20:54 -07:00
2021-06-01 10:00:15 +02:00
2021-06-02 23:25:45 -04:00
2021-04-27 14:56:09 -07:00
2021-04-20 16:48:35 +01:00
2021-01-25 06:51:15 -08:00
2021-06-09 15:15:00 +02:00
2021-04-16 09:04:15 -07:00
2021-04-13 19:10:28 +05:30
2020-10-06 15:52:10 -07:00