Skip to content

Add cmsghdr padding fields on musl #340

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

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Conversation

ptrcnull
Copy link
Contributor

@ptrcnull ptrcnull commented Jul 14, 2024

otherwise, the cmsg_type ends up in the wrong place and musl just sees 0, leading to EINVAL errors from sendmsg

reference: https://elixir.bootlin.com/musl/v1.2.5/source/include/sys/socket.h#L44

otherwise, the cmsg_type ends up in the wrong place and
musl just sees 0, leading to EINVAL errors from sendmsg
@jdm jdm enabled auto-merge July 14, 2024 21:35
@jdm jdm added this pull request to the merge queue Jul 14, 2024
Merged via the queue into servo:main with commit 310b8e4 Jul 14, 2024
16 checks passed
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.

2 participants