Open
Description
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.
import socket
socket.SO_PASSRIGHTS
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response