skip to navigation
skip to content

python-epoll 1.0

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.

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.