K 10 svn:author V 3 des K 8 svn:date V 27 2000-01-14T15:09:06.000000Z K 7 svn:log V 341 Slight change of secure mode semantics: instead of reading (and counting) vogons, set the size of the receive buffer to 1 and rely on the kernel to simply drop incoming packets. The logging code was buggy anyway. Use socklen_t instead of int for the length argument to recvfrom. Add a 'continue' at the end of a loop for ANSI conformance. END