Skip to content

Conversation

chadaustin
Copy link
Contributor

@chadaustin chadaustin commented Dec 16, 2024

Allow creating an EventFd from an OwnedFd acquired from another process.

Fixes #2561

@chadaustin
Copy link
Contributor Author

Let me know if a test would make sense.

Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

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

Thanks

@SteveLauC
Copy link
Member

Let me know if a test would make sense.

No need to have tests, this logic here is quite simple:)

@SteveLauC SteveLauC added this pull request to the merge queue Dec 17, 2024
Merged via the queue into nix-rust:master with commit 5674377 Dec 17, 2024
40 checks passed
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.

EventFd has no conversion from OwnedFd

2 participants