libwebsockets
Lightweight C library for HTML5 websockets
pollfd Struct Reference

Data Fields

lws_sockfd_type fd
 
short events
 
short revents
 

Field Documentation

◆ events

short pollfd::events

which POLL... events to respond to

◆ fd

lws_sockfd_type pollfd::fd

fd related to

◆ revents

short pollfd::revents

which POLL... events occurred


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