Added tests for socklen_t

This commit is contained in:
Guido van Rossum 2000-04-24 15:12:04 +00:00
parent b33aa1a51e
commit 59903fe2b5
4 changed files with 257 additions and 217 deletions

View file

@ -84,6 +84,9 @@
/* sizeof(void *) */
#undef SIZEOF_VOID_P
/* Define to `int' if <sys/types.h> doesn't define. */
#undef socklen_t
/* Define for SOLARIS 2.x */
#undef SOLARIS