libwebsockets
Lightweight C library for HTML5 websockets
lws_pollfd Struct Reference

Data Fields

lws_sockfd_type fd
 
SHORT events
 
SHORT revents
 

Field Documentation

SHORT lws_pollfd::events

which events to respond to

lws_sockfd_type lws_pollfd::fd

file descriptor

SHORT lws_pollfd::revents

which events happened


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