Skip to content

Make Linux and Posix eventfd functions configurable#836

Open
patricoferris wants to merge 1 commit intoocaml-multicore:mainfrom
patricoferris:configure-eventfd
Open

Make Linux and Posix eventfd functions configurable#836
patricoferris wants to merge 1 commit intoocaml-multicore:mainfrom
patricoferris:configure-eventfd

Conversation

@patricoferris
Copy link
Copy Markdown
Collaborator

@patricoferris patricoferris commented Mar 31, 2026

This is a very niche request, but I need to be able to control how the Linux and Posix backends for Eio create their "event FDs". In particular, I need to be able to ensure that they are safely moved to higher FD numbers in msh, a shell I am writing. This is a fairly common thing to do in shells (e.g. dash savefd).

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