Commit fe11f6bf authored by James M Snell's avatar James M Snell
Browse files

quic: cleanup QuicSocketFlags, used shared state struct

Some of the flags were no longer being used.

Switched to use an AliasedStruct for shared state to avoid
extraneous expensive JS=>C++ calls.

Removed unused QuicSocket option

PR-URL: https://github.com/nodejs/node/pull/34247


Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
parent d08e99de
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment