fgoujeon <[EMAIL PROTECTED]> added the comment: Erratum:
The culpables are these lines (from line 428): /* Define to `int' if <sys/types.h> doesn't define. */ #if _MSC_VER + 0 >= 1300 /* VC.NET typedefs socklen_t in ws2tcpip.h. */ #else #define socklen_t int #endif Sorry. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3257> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com