Created originally on Bitbucket by Dodan (Dodan Mihai)
This is a PR regarding the sendmsg & recvmsg issue (/issues/2527). The branch has been tested with the PyPy build-bots -- no issues related to the sendmsg / recvmsg implementation were found. This is the commit history:
-
Sendmsg and recvmsg implemented. Some test fail. Some mem leaks
-
Tests in regrtest/test_socket pass successfully. Memory leaks fixed
-
Fix for the test_EINTR errors on sendmsg and recvmsg
-
Fixed x86 32bit translation error and the multiprocessing_forkserver