Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(node): implement TLSSocket._start #20120

Merged
merged 8 commits into from
Aug 11, 2023
Merged

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Aug 10, 2023

Closes #19983
Closes #18303
Closes #16681
Closes #19978

ext/node/polyfills/internal_binding/stream_wrap.ts Outdated Show resolved Hide resolved
ext/node/polyfills/net.ts Outdated Show resolved Hide resolved
ext/node/polyfills/_stream.mjs Outdated Show resolved Hide resolved
client.mjs Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read back the data so the program exits cleanly here. Also this can be turned into a unit test

@littledivy littledivy changed the title fix(node): implement TLS._start fix(node): implement TLSSocket._start Aug 10, 2023
@littledivy littledivy marked this pull request as ready for review August 11, 2023 06:34
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, awesome fix!

@littledivy littledivy enabled auto-merge (squash) August 11, 2023 11:45
@littledivy littledivy merged commit 33dc5d2 into denoland:main Aug 11, 2023
13 checks passed
@dehrhard
Copy link

Yesssss! I've been waiting for that! Thank you ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants