[pypy-issue] [issue1050] socket attribute MSG_WAITALL under win32

Senyai tracker at bugs.pypy.org
Wed Feb 15 19:26:28 CET 2012


New submission from Senyai <senyai at gmail.com>:

pypy-1.8
>>>> import socket
>>>> hasattr(socket, "MSG_WAITALL")
True

CPython 2.7.2
False

----------
messages: 3938
nosy: pypy-issue, senyai
priority: bug
status: unread
title: socket attribute MSG_WAITALL under win32

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1050>
________________________________________


More information about the pypy-issue mailing list