python-epoll

python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll.


Keywords
epoll, poll, select, asyncore, socket, networking, linux
License
BSD-3-Clause
Install
pip install python-epoll==1.0