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 O_NOINHERIT #56

Open
headius opened this issue Sep 21, 2018 · 0 comments
Open

Add O_NOINHERIT #56

headius opened this issue Sep 21, 2018 · 0 comments

Comments

@headius
Copy link
Member

headius commented Sep 21, 2018

O_NOINHERIT is the Windows equivalent of O_CLOEXEC. In order to start using O_NOINHERIT in JRuby, I need this constant added (and generated) for all backends (fake, xplatform, platform).

Should just be a matter of adding it and generating fake, xplatform, and at least Windows platform.

I'll get to it in the morning, perhaps.

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

No branches or pull requests

1 participant