Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

quic: fix up early QuicSession destroy#337

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-early-destroy
Closed

quic: fix up early QuicSession destroy#337
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:fix-early-destroy

Conversation

@jasnell

@jasnell jasnell commented Feb 10, 2020

Copy link
Copy Markdown
Member

Send a stateless connection close if destroying while still in
initial crypto level (there are no encryption keys at this point
so we can't send a regular connection close)

Send a stateless connection close if destroying while still in
initial crypto level (there are no encryption keys at this point
so we can't send a regular connection close)
jasnell added a commit that referenced this pull request Feb 10, 2020
Send a stateless connection close if destroying while still in
initial crypto level (there are no encryption keys at this point
so we can't send a regular connection close)

PR-URL: #337
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@jasnell

jasnell commented Feb 10, 2020

Copy link
Copy Markdown
Member Author

Landed

@jasnell jasnell closed this Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants