Skip to content

Conversation

decathorpe
Copy link

It looks like this never worked as expected for Unix domain sockets and the linux kernel just silently ignored it. As of Linux 6.12.9+, an EOPNOTSUPP error is returned instead, so setting this option for Unix domain sockets needs to be avoided.

Fixes #323

It looks like this never worked as expected for Unix domain sockets
and the linux kernel just silently ignored it. As of Linux 6.12.9+,
an EOPNOTSUPP error is returned instead, so setting this option for
Unix domain sockets needs to be avoided.
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.

UnixListener support completely broken with kernel 6.12.9+

2 participants