eventfd

threading.Event like class that has a file descriptor and can be used in select/poll

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install eventfd

Page last updated 2023-10-28 03:27:29 UTC