Skip to content

Conversation

@xim
Copy link

@xim xim commented Nov 17, 2025

I agree with the creator of issue #6 that jobserver fds should be allowed to be sockets as well as pipes. A project I'm working on uses a jobserver implemented over Unix domain sockets.

xim added 2 commits November 17, 2025 14:30
I agree with the creator of issue rust-lang#6 that jobserver fds should be
allowed to be sockets as well as pipes. A project I'm working on
uses a jobserver implemented over Unix domain sockets.
@xim
Copy link
Author

xim commented Nov 17, 2025

Can add some details ; I already have a piece of software running that creates a token pool across all builds on the local machine using an abstract unix domain socket. It works well with GNU Make, Ninja and gcc.

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.

1 participant