K 10 svn:author V 6 robert K 8 svn:date V 27 2002-06-23T21:54:18.000000Z K 7 svn:log V 260 Allocate and clear the correct number of bytes for a struct fd_set that should be able to hold sock + 1 bits. Before, it was apparently assumed that an fd_mask has the same size as type char. PR: bin/39617 Reported by: Peter N Lewis END