Brian May <br...@microcomaustralia.com.au> added the comment:

Have tested my code with this patch, the recvmsg(...) call seems to work fine.

Also had a half-hearted attempt at porting to Python 2.7, but didn't get past 
compiling, the code requires BEGIN_SELECT_LOOP and END_SELECT_LOOP macros that 
aren't defined in Python 2.7 - I tried copying the definitions from Python 3.3, 
but that didn't work either. Not sure if it is worth the effort if Python 2.7 
is closed to new features.

Brian May

----------

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

Reply via email to