Armin Rigo <[email protected]> added the comment: Looks like multiprocessing_sendfd() and multiprocessing_recvfd() in Modules/_multiprocessing/multiprocessing.c. They are not-too-long independent functions. Shouldn't be too hard to add them (any volonteer?)
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1558> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
