Skip to content

Conversation

networkException
Copy link
Contributor

@networkException networkException commented Jul 27, 2025

This pull request fixes accepting streams from unix sockets resulting in operation not supported errors.

Closes #4335

This patch fixes accepting streams from unix sockets resulting
in operation not supported errors.
@CLAassistant
Copy link

CLAassistant commented Jul 27, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@sandhose sandhose left a comment

Choose a reason for hiding this comment

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

Thank you!

@sandhose sandhose merged commit c87f27e into element-hq:main Jul 28, 2025
19 checks passed
@sandhose sandhose added the T-Defect Something isn't working label Aug 6, 2025
@sandhose sandhose changed the title fix: don't attempt to set TCP_NODELAY on accepted unix streams Don't attempt to set TCP_NODELAY on accepted unix streams Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MAS does not accept connections on unix socket
3 participants