Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
zsock_fd_set Struct Reference

Socket file descriptor set. More...

#include <socket_select.h>

Data Fields

uint32_t bitset [(CONFIG_ZVFS_OPEN_MAX+31)/32]
 

Detailed Description

Socket file descriptor set.

Field Documentation

◆ bitset

uint32_t zsock_fd_set::bitset[(CONFIG_ZVFS_OPEN_MAX+31)/32]

The documentation for this struct was generated from the following file: