[pypy-commit] [Git][pypy/pypy][topic/py3.6/recvmsg_into] 2 commits: Fix RSocket.recvmsg_into() to actually handle multiple buffers

Ronan Lamy foss at heptapod.net
Fri Apr 24 14:48:40 EDT 2020



Ronan Lamy pushed to branch topic/py3.6/recvmsg_into at PyPy / pypy


Commits:
f4b85f56 by Ronan Lamy at 2020-04-24T18:47:21Z
Fix RSocket.recvmsg_into() to actually handle multiple buffers

--HG--
branch : py3.6

- - - - -
542fa4cb by Ronan Lamy at 2020-04-24T18:48:02Z
Implement socket.recvmsg_into()

--HG--
branch : py3.6

- - - - -


4 changed files:

- pypy/module/_socket/interp_socket.py
- pypy/module/_socket/test/test_sock_app.py
- rpython/rlib/rsocket.py
- rpython/rlib/test/test_rsocket.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/2a287308eab0ea646826226987f03dd5b3f3c75e...542fa4cb9c9bb13e4e77182d73d035d606ed5ddb

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/2a287308eab0ea646826226987f03dd5b3f3c75e...542fa4cb9c9bb13e4e77182d73d035d606ed5ddb
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200424/127ab0f1/attachment.html>


More information about the pypy-commit mailing list