K 10 svn:author V 6 fenner K 8 svn:date V 27 2000-03-08T06:32:44.000000Z K 7 svn:log V 200 Fix socklen_t breakage introduced in 1.27.2.3: the functions that take socklen_t * are still prototyped as taking int *, so make socklen_t an int until the prototypes and implementations are fixed. END