lwpa  0.1.0
LightWeight Platform Abstraction (lwpa)
View other versions:
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
LwpaPollfd Struct Reference

Overview

A description for a socket to poll with lwpa_poll().

Data Fields

lwpa_socket_t fd
 Socket to poll.
 
short events
 Events to poll for.
 
short revents
 Events that occurred on the socket.
 
lwpa_error_t err
 Any error that occurred on the socket.
 

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