Home
/
Python 3.11
/
OS
/
EFD_NONBLOCK
Python 3.0
Python 3.11
Functions
ID
EN
…
OS
EFD_NONBLOCK
Python 3.11
Set O_NONBLOCK status flag for new eventfd() file descriptor.
Syntax
PYTHON
Copy
os.EFD_NONBLOCK
See Also
O_NONBLOCK
eventfd()
Availability