|
Webcom C SDK
|
#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... | |
arguments to poll events
| short wc_pollargs::events |
a mask of events (WC_POLL* macros)
| int wc_pollargs::fd |
file descriptor
| enum wc_pollsrc wc_pollargs::src |
the origin of this event
1.8.13