K 10 svn:author V 2 dg K 8 svn:date V 27 1995-05-15T09:56:49.000000Z K 7 svn:log V 208 Fully initialize (bzero) the stack-allocated "struct sockaddr_in server" structure. Random junk on the stack would cause the call to bind to fail in some cases (since the address portion wasn't initialized). END