You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SO_PASSRIGHTS option found its way into the mainline kernel (as part of the large networking pull) on May 28 and will be available as of the 6.16 kernel release.
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Proposal:
Linux recently added support to SO_PASSRIGHTS, to prevent unix sockets from receiving file descriptors.
Python should have this constant to be able to use it with setsockopt.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: