node/lib/internal/fs
James M Snell 378dbf00e9
quic: improve the quic js structure
* Adds invalid this protections in the stats classes
* Collects internal private fields into a single private symbol
  to reduce the number of private field accesses
* Adds and corrects isQuic* class checks
* Preserve stream id and direction after destroy
* Improve stats close snapshotting
* Fixes a handful of other bugs and doc issues

Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-by: Opencode:Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/63267
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-05-23 00:05:41 +02:00
..
cp
read
dir.js
glob.js fs: add followSymlinks option to glob 2026-05-05 16:19:37 +02:00
promises.js quic: improve the quic js structure 2026-05-23 00:05:41 +02:00
recursive_watch.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-05 16:19:25 +02:00
rimraf.js
streams.js
sync_write_stream.js
utils.js fs: add Temporal.Instant support to Stats and BigIntStats 2026-05-19 14:08:26 +02:00
watchers.js watch: fix --env-file-if-exists crashing on linux if the file is missing 2026-05-05 16:19:25 +02:00