Skip to content

Add support for MSG_CMSG_CLOEXEC MsgFlag #421

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

Closed
sdroege opened this issue Sep 9, 2016 · 0 comments
Closed

Add support for MSG_CMSG_CLOEXEC MsgFlag #421

sdroege opened this issue Sep 9, 2016 · 0 comments

Comments

@sdroege
Copy link
Contributor

sdroege commented Sep 9, 2016

See summary. This is Linux-only, but useful when sending file descriptors around to ensure that they're not leaked

sdroege added a commit to sdroege/nix that referenced this issue Sep 9, 2016
@homu homu closed this as completed in #422 Sep 9, 2016
homu added a commit that referenced this issue Sep 9, 2016
Add MSG_CMSG_CLOEXEC to MsgFlags on Linux

Fixes #421.
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