Webcom C SDK
Data Fields

#include <webcom-base.h>

Data Fields

int fd
 file descriptor More...
 
short events
 a mask of events (WC_POLL* macros) More...
 
enum wc_pollsrc src
 the origin of this event More...
 

Detailed Description

arguments to poll events

Field Documentation

◆ events

short wc_pollargs::events

a mask of events (WC_POLL* macros)

◆ fd

int wc_pollargs::fd

file descriptor

◆ src

enum wc_pollsrc wc_pollargs::src

the origin of this event


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