Files
node/doc/api
Robert Nagy a0f87aab10 fs: guard against undefined behavior
Calling close on a file description which is currently in use is
undefined behavior due to implementation details in libuv. Add
a guard against this when using FileHandle.

PR-URL: https://github.com/nodejs/node/pull/34746
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-08-14 10:22:43 +02:00
..
2020-08-11 09:40:48 -07:00
2020-07-16 00:26:26 +02:00
2020-08-13 19:57:39 -07:00
2020-08-11 14:35:44 -07:00
2020-06-26 10:25:14 -07:00
2020-08-11 14:49:36 -07:00
2020-06-26 10:25:14 -07:00
2020-08-14 10:22:43 +02:00
2020-06-26 10:25:14 -07:00
2020-08-11 11:13:17 -07:00
2020-06-26 10:25:14 -07:00
2020-08-07 08:37:27 -07:00
2020-06-26 10:25:14 -07:00
2020-08-12 17:13:28 -07:00
2020-06-26 10:25:14 -07:00
2020-06-30 15:27:43 -07:00
2020-06-26 10:25:14 -07:00
2020-06-26 10:25:14 -07:00
2020-06-26 10:25:14 -07:00
2020-08-10 12:09:43 -05:00
2020-06-26 10:25:14 -07:00
2020-07-21 17:45:12 -04:00
2020-07-21 17:45:12 -04:00
2020-06-30 15:27:43 -07:00