[issue9566] Compilation warnings under x64 Windows

STINNER Victor report at bugs.python.org
Tue Jan 11 01:08:25 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

socketmodule_int.patch: Fix similar to the fix for #9611: clamp length to INT_MAX on Windows for recv(), recvfrom(), send() and sendto().

----------
Added file: http://bugs.python.org/file20345/socketmodule_int.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9566>
_______________________________________


More information about the Python-bugs-list mailing list