libwebsockets
Lightweight C library for HTML5 websockets
lws_pollfd Struct Reference

Data Fields

lws_sockfd_type fd
 
SHORT events
 
SHORT revents
 

Field Documentation

◆ events

SHORT lws_pollfd::events

which events to respond to

◆ fd

lws_sockfd_type lws_pollfd::fd

file descriptor

◆ revents

SHORT lws_pollfd::revents

which events happened


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