Use socklen_t for getpeername, since we hopefully now have it defined
authorMartin Pool <mbp@samba.org>
Wed, 15 Aug 2001 06:47:40 +0000 (06:47 +0000)
committerMartin Pool <mbp@samba.org>
Wed, 15 Aug 2001 06:47:40 +0000 (06:47 +0000)
commitc1f62a573a8351dbc663467e744800935c7574d5
treeac0bc2b9a8fb1db9e11411ded2070a16e725f91d
parent08a740ff436a4c0dc1aa53d671f6f14b8bf2348a
Use socklen_t for getpeername, since we hopefully now have it defined
on all platforms.
socket.c