[issue4835] SIZEOF_SOCKET_T not defined

Antoine Pitrou report at bugs.python.org
Tue Aug 17 22:25:55 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a patch implementing the approach I proposed above.
It successfully removes warnings about casting SOCKET to long under 64-bit Windows.

----------
Added file: http://bugs.python.org/file18557/sockdefine.patch

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


More information about the Python-bugs-list mailing list