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

Make Stream watcher directly accessible #26

Closed
nikneym opened this issue Mar 17, 2023 · 1 comment · Fixed by #28
Closed

Make Stream watcher directly accessible #26

nikneym opened this issue Mar 17, 2023 · 1 comment · Fixed by #28

Comments

@nikneym
Copy link

nikneym commented Mar 17, 2023

This would allow users to mixin Writable, Readable and Closeable to their own watchers. By that, file descriptors that are not supported directly by libxev can be implemented with ease.

@mitchellh
Copy link
Owner

👍 I think exposing this in the xev.stream namespace as you suggested in Discord makes sense. I'll get to it when I get to a computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants