Richard Oudkerk added the comment:

Here is a new version with tests and docs.

Note that the docs do not mention the bug mentioned in

  http://daniel.haxx.se/blog/2012/10/10/wsapoll-is-broken/

Maybe they should?

Note that that bug makes it a bit difficult to use poll with tulip on Windows.  
(But one could restrict timeouts to one second and always check outstanding 
connect attempts using select() when poll() returns.)

----------
type:  -> enhancement
versions: +Python 3.4
Added file: http://bugs.python.org/file28341/runtime_wsapoll.patch

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

Reply via email to