From: Martin Pool Date: Wed, 15 Aug 2001 06:47:40 +0000 (+0000) Subject: Use socklen_t for getpeername, since we hopefully now have it defined X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c1f62a573a8351dbc663467e744800935c7574d5?hp=c1f62a573a8351dbc663467e744800935c7574d5 Use socklen_t for getpeername, since we hopefully now have it defined on all platforms. ---