Loading...
Searching...
No Matches

Detailed Description

Macros

#define CONFIG_POSIX_FD_SET_SIZE   (16)
 Maximum number of file descriptors in an fd_set structure.
 

Macro Definition Documentation

◆ CONFIG_POSIX_FD_SET_SIZE

#define CONFIG_POSIX_FD_SET_SIZE   (16)

Maximum number of file descriptors in an fd_set structure.

Note
Should have at least the same value as VFS_MAX_OPEN_FILES.

Config-exposed version

Definition at line 58 of file select.h.