Robert Drehmel eac66622a0 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 <peter@stairways.com.au>
2002-06-23 21:54:18 +00:00
..
2002-02-01 16:34:13 +00:00
2002-05-19 10:40:15 +00:00
2002-06-18 00:41:47 +00:00
2002-04-01 08:44:51 +00:00
2002-01-07 20:37:09 +00:00
2002-06-21 01:38:14 +00:00
2002-06-15 09:40:37 +00:00
2001-08-29 15:15:59 +00:00
2002-03-21 23:42:52 +00:00
2001-04-18 15:54:10 +00:00
2002-06-21 00:49:02 +00:00
2002-03-25 13:16:33 +00:00