[issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Nick Coghlan
report at bugs.python.org
Mon Aug 22 08:25:26 CEST 2011
Nick Coghlan <ncoghlan at gmail.com> added the comment:
For 3.3, it may be relevant that send/recvmsg are now available via the socket API (see #6560)
----------
nosy: +ncoghlan
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11657>
_______________________________________
More information about the Python-bugs-list
mailing list