Skip to content

add support for abstract namespace unix sockets - #331

Open
programmerlexi wants to merge 1 commit into
htkhiem:mainfrom
programmerlexi:add-abstract-sockets
Open

add support for abstract namespace unix sockets#331
programmerlexi wants to merge 1 commit into
htkhiem:mainfrom
programmerlexi:add-abstract-sockets

Conversation

@programmerlexi

@programmerlexi programmerlexi commented Aug 10, 2026

Copy link
Copy Markdown

According to my testing this should work.
I haven't run cargo fmt on this as doing so reformats the entire source tree.

The covers seem to be missing, but i don't know why that is, they exist when i use rmpc.

This was a pain to test because i use nixos and gtk doesn't like that and needs wrapGAppsHook to work, but i haven't bothered to make that work with naersk, so i had to rebuild the entire project and all dependencies every time i changed something (~8m on my machine per build).

Implements and closes #104

@htkhiem

htkhiem commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR!

This might be a bit too Linux-specific. Mostly a concern for the far future when we finally expand support to other OSes though. I'll give this some testing when I have time (I don't use named sockets myself).

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.

Support abstract namespace unix sockets

2 participants