fd_set
Overview
Related Modules:
Description:
Defines a file descriptor set.
This structure is used to specify whether the file descriptor set exists.
Summary
Data Fields
fds_bits [FD_SETSIZE/8/sizeof(long)] |
Details
Field Documentation
fds_bits
unsigned long fd_set::fds_bits[[FD_SETSIZE]($api-api-SmartVision-Devices-IO.md#ga86c5dbf5a99358e288f573d6a1e0873f)/8/sizeof(long)]
Description:
Whether the descriptor exists is indicated by each bit.