libwebsockets
Lightweight C library for HTML5 websockets
pollfd Struct Reference

Data Fields

lws_sockfd_type fd
 
short events
 
short revents
 

Field Documentation

short pollfd::events

which POLL... events to respond to

lws_sockfd_type pollfd::fd

fd related to

short pollfd::revents

which POLL... events occurred


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