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

Add support for windows named pipe monitor #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

afbjorklund
Copy link

In addition to the existing unix sockets

I think it would be possible to implement this for Unix as well, using mkfifo and a suitable Monitor

In addition to the existing unix sockets
Copy link
Contributor

@connorkuehl connorkuehl left a comment

Choose a reason for hiding this comment

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

Hi @afbjorklund, thank you for the patch 🙂 Please rebase this PR against the tip of master and then I think it'll be good to merge.

@afbjorklund
Copy link
Author

afbjorklund commented Aug 26, 2022

Unfortunately qemu never started up properly when using pipes, had to switch to "null" just to make it boot...
Will rebase when I get back to troubleshooting (can take a while)

@connorkuehl
Copy link
Contributor

No worries! Take your time.

@afbjorklund
Copy link
Author

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.

2 participants