quic: improve the quic js structure · nodejs/node@0a11b2c · GitHub
Skip to content

Commit 0a11b2c

Browse files
jasnelladuh95
authored andcommitted
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: #63267 Backport-PR-URL: #64675 Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 1bc25d2 commit 0a11b2c

10 files changed

Lines changed: 1549 additions & 1114 deletions

File tree

lib/internal/fs/promises.js

Lines changed: 6 additions & 0 deletions

0 commit comments

Comments
 (0)