[issue11657] multiprocessing_{send,recv}fd fail with fds > 256

Petri Lehtinen report at bugs.python.org
Thu Jul 28 22:32:55 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

Attached a patch for v2.7. It changes the assignments to memcpy() calls.

----------
keywords: +easy, needs review, patch
nosy: +petri.lehtinen
stage:  -> patch review
versions:  -Python 3.1
Added file: http://bugs.python.org/file22786/issue11657.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11657>
_______________________________________


More information about the Python-bugs-list mailing list