STINNER Victor added the comment:

I tested SelectSelector, PollSelector, EpollSelector on Linux. I ran tests on 
FreeBSD, so also tested KqueueSelector. I didn't test DevpollSelector, but the 
code should be identical to PollSelector (the API is the same).

----------

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

Reply via email to