{{ message }}
Commit 0a11b2c
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
- quic
- src/quic
- test/parallel

0 commit comments