Ronald Oussoren <ronaldousso...@mac.com> added the comment:

I propose to close this as won't fix. The reason: poll on OSX does work, but 
fairly limited in the kinds of file descriptors it works with. The 
HAVE_BROKEN_POLL test is meant to detect poll implementation that don't even 
manage to implement the API correctly.

The attached patch adds notes to the documentation to warn users about the 
limitations of poll and kqueue on MacOSX.

----------
keywords: +patch
Added file: http://bugs.python.org/file21239/issue5154.patch

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

Reply via email to