Skip to content

__CFSocketCreateWakeupSocketPair calls fcntl to set close-on-exec on the fd instead of SOCK_CLOEXEC #5205

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

Open
jakepetroules opened this issue Apr 28, 2025 · 0 comments

Comments

@jakepetroules
Copy link
Contributor

Using SOCK_CLOEXEC in the type parameter to socketpair should be atomic, unlike separate calls to fcntl.

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