python-epoll 1.0

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

ABOUT 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.