K 10 svn:author V 3 kan K 8 svn:date V 27 2002-07-22T14:01:44.000000Z K 7 svn:log V 307 Initialize sockbits variable with FD_ZERO, to avoid passing a fd_set with random garbage in lower bits corresponding to stdin, stdout and stderr to select(2). This fixes the problem with nfsd sometimes getting stuck in a tight select(2) loop eating 100% CPU time. Reviewed by: iedowse Approved by: obrien END