mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added tests for socklen_t
This commit is contained in:
parent
b33aa1a51e
commit
59903fe2b5
4 changed files with 257 additions and 217 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue