Antoine Pitrou <pit...@free.fr> added the comment:

Here is a proof of concept patch for Python 3.2. It only wraps recv() and 
recv_into(). recvfrom() and recvfrom_into() should receive the same treatment, 
at least.

----------
stage:  -> patch review
Added file: http://bugs.python.org/file18925/selectretry.patch

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

Reply via email to