Home
/
Python 3.11
/
OS
/
EFD_CLOEXEC
Python 3.0
Python 3.11
Functions
ID
EN
…
OS
EFD_CLOEXEC
Python 3.11
Set close-on-exec flag for new eventfd() file descriptor.
Syntax
PYTHON
Copy
os.EFD_CLOEXEC
See Also
eventfd()
Availability