K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-24T04:59:26.000000Z K 7 svn:log V 171 Make sure to properly initialize 'size' to sizeof(sin) before passing it into accept(). Depending on the initial value in memory, it is otherwise possible to get EINVAL. END