David Edelsohn added the comment:

pollset is the AIX equivalent of Linux epoll (or kqueue). The API is almost 
identical to epoll except with different interface names and a few minor 
tweaks. I will try to work on it. I mainly opened this issue as a placeholder 
to discuss the implementation and for anyone else who wanted to help.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to