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

Allow sockets to use longer paths on macOS #18434

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Allow sockets to use longer paths on macOS #18434

merged 2 commits into from
Sep 27, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Sep 27, 2024

Alternative fix for #18424.
Closes #18424.

I will try upstream this (though obviously in a different form since it is written in C upstream).

I went for slightly more code in order to make it a drop-in replacement and thus trivial to rip out in the future. The gist of it is just the array pack and using Socket instead of UNIXSocket.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

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

This is great, thanks for this @Bo98!

@MikeMcQuaid MikeMcQuaid merged commit b38cbbc into master Sep 27, 2024
27 checks passed
@MikeMcQuaid MikeMcQuaid deleted the unix-socket branch September 27, 2024 07:07
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.

3 participants