Use socklen_t if defined, or otherwise int. This tries to fix
authorMartin Pool <mbp@samba.org>
Mon, 6 Aug 2001 12:27:04 +0000 (12:27 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 6 Aug 2001 12:27:04 +0000 (12:27 +0000)
commitac2a1a449d04d27feb72a61ef0739bae1fb52f52
tree80e9dacdadb7b5ff030137d3cf0ec831b39e28e5
parente1bd49d6f3f7a5793cc9cd06d57498ce976f81e0
Use socklen_t if defined, or otherwise int.  This tries to fix
warnings on platforms (e.g. AIX) where this type is defined and not
int.
configure.in
socket.c