Skip to content

Conversation

yamt
Copy link
Collaborator

@yamt yamt commented Jul 17, 2025

cf. #4464

Copy link
Collaborator

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

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

It seems to disrupt the recently modified ABIs that only return 0 and -1. Is it worthwhile?

@lum1n0us lum1n0us added the breaking-change Determine if this PR introduces breaking changes. It will be used by scripts to classify PRs. label Jul 17, 2025
@yamt
Copy link
Collaborator Author

yamt commented Jul 17, 2025

It seems to disrupt the recently modified ABIs that only return 0 and -1. Is it worthwhile?

#4476 is about traditional socket system calls like setsockopt.

this PR is about getaddrinfo, which is relatively new and has a different convention.

Copy link
Collaborator

@loganek loganek left a comment

Choose a reason for hiding this comment

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

LGTM

@lum1n0us lum1n0us merged commit a780ffd into bytecodealliance:main Jul 21, 2025
454 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Determine if this PR introduces breaking changes. It will be used by scripts to classify PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants