diff options
author | Guido van Rossum <guido@python.org> | 2000-04-24 15:16:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-04-24 15:16:03 (GMT) |
commit | ff3ab42c04905f3a7050ab4be1eb421779576e8a (patch) | |
tree | 5f150f04d9f11d8fa325fe964259d28f34c36044 /PC | |
parent | ddc3b63bf679d9a633e2d92b433dfc8696eb86a5 (diff) | |
download | cpython-ff3ab42c04905f3a7050ab4be1eb421779576e8a.zip cpython-ff3ab42c04905f3a7050ab4be1eb421779576e8a.tar.gz cpython-ff3ab42c04905f3a7050ab4be1eb421779576e8a.tar.bz2 |
Jack Jansen: The GUSI 2.0 I/O library used on the Mac uses the
socklen_t (unsigned int) for most size parameters. Apparently this is
part of the UNIX 98 standard.
[GvR: the changes to configure.in etc. that I just checked in make
sure that socklen_t is defined everywhere, so I deleted the little
part of Jack's mod to define socklen_t if not in GUSI2. I suppose I
will have to add it to the Windows config.h in a minute.]
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions