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

Return error when shutdown() fails #2801

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

loganek
Copy link
Collaborator

@loganek loganek commented Nov 20, 2023

Related issue: #2787

@loganek
Copy link
Collaborator Author

loganek commented Nov 20, 2023

I've also added tests in WebAssembly/wasi-testsuite#94; will update the PR with the new link to WASI testsuite once the WASI testsuite PR is merged.

Copy link
Collaborator

@yamt yamt left a comment

Choose a reason for hiding this comment

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

lgtm

@loganek
Copy link
Collaborator Author

loganek commented Nov 24, 2023

@wenyongh could you have a look please? Thanks a lot

@wenyongh
Copy link
Contributor

@wenyongh could you have a look please? Thanks a lot

LGTM. Should I merge it now?

@loganek loganek changed the title Return error when shutdown() fails for posix platforms. Return error when shutdown() fails Nov 24, 2023
@loganek loganek force-pushed the loganek/fix-socket-shutdown branch 2 times, most recently from 79b5c1d to 1a4e123 Compare November 24, 2023 12:33
@loganek
Copy link
Collaborator Author

loganek commented Nov 24, 2023

@wenyongh could you have a look please? Thanks a lot

LGTM. Should I merge it now?

I've actually updated the PR to cover all platforms, not just POSIX; could you have another look, and if it's good, feel free to merge it.

Copy link
Contributor

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh wenyongh merged commit 5f7079f into bytecodealliance:main Nov 24, 2023
383 checks passed
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
@loganek loganek deleted the loganek/fix-socket-shutdown branch June 10, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants