[issue4835] SIZEOF_SOCKET_T not defined

Antoine Pitrou report at bugs.python.org
Sat Aug 21 20:59:18 CEST 2010


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

This new patch takes the reverse approach and makes the function definitions (PyLong_FromSocket_t() and PyLong_AsSocket_t()) private to socketmodule.h. I will commit if no-one objects.

----------
Added file: http://bugs.python.org/file18601/sockdefine2.patch

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


More information about the Python-bugs-list mailing list