typedef
int
fd_mask
;
typedef
struct
fd_set
{
fd_mask
fds_bits
[
sizeof
(
fd_mask
)
]
;
}
fd_set
;
syntax highlighted by
Code2HTML
, v. 0.9.1