-
Notifications
You must be signed in to change notification settings - Fork 594
Open
Labels
Area: CoreRelated to the shared, core protocol logicRelated to the shared, core protocol logicfeature requestA request for new functionalityA request for new functionality
Milestone
Description
A number of fields included on QUIC_CONNECTION
s are only used during the handshake. Keeping these values around after the handshake is a waste of memory on the server.
Analyze all these member fields and collect them into their own object which is allocated from a lookaside list and freed once the handshake is complete.
nibanks
Metadata
Metadata
Assignees
Labels
Area: CoreRelated to the shared, core protocol logicRelated to the shared, core protocol logicfeature requestA request for new functionalityA request for new functionality
Type
Projects
Status
Should be written
Status
No status