This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Andrew.Grover, baikie, brian, exarkun, giampaolo.rodola, jackdied, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, synapse, therve, vstinner, wiml
Date 2011-08-22.01:56:14
SpamBayes Score 0.0027551427
Marked as misclassified No
Message-id <E1QvJkL-0004iI-BU@dinsdale.python.org>
In-reply-to
Content
New changeset c64216addd7f by Nick Coghlan in branch 'default':
Add support for the send/recvmsg API to the socket module. Patch by David Watson and Heiko Wundram. (Closes #6560)
http://hg.python.org/cpython/rev/c64216addd7f
History
Date User Action Args
2011-08-22 01:56:15python-devsetrecipients: + python-dev, exarkun, ncoghlan, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, synapse, Andrew.Grover, wiml, neologix, rosslagerwall, brian
2011-08-22 01:56:14python-devlinkissue6560 messages
2011-08-22 01:56:14python-devcreate