Put back int instead of socklen_t, because in libc5 socklen_t is not
commitb061bf9832684fd6a9b1ebeee3ddb254448e9c69
authordan <dan>
Thu, 19 Apr 2001 21:09:52 +0000 (19 21:09 +0000)
committerdan <dan>
Thu, 19 Apr 2001 21:09:52 +0000 (19 21:09 +0000)
tree715f1c550a127e771022325712981e16ffff7b84
parentee49804d93bf38d8b4b245328b2c3a3fd675681d
Put back int instead of socklen_t, because in libc5 socklen_t is not
defined making the compilation process to fail.
WINGs/connection.c