Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
zsock_pollfd Struct Reference

#include <socket.h>

Data Fields

int fd
 
short events
 
short revents
 

Field Documentation

◆ events

short zsock_pollfd::events

◆ fd

int zsock_pollfd::fd

◆ revents

short zsock_pollfd::revents

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