|
D-Bus
1.8.16
|
A portable struct pollfd wrapper. More...
#include <dbus-sysdeps.h>
Data Fields | |
| int | fd |
| File descriptor. | |
| short | events |
| Events to poll for. | |
| short | revents |
| Events that occurred. | |
A portable struct pollfd wrapper.
Definition at line 310 of file dbus-sysdeps.h.
1.8.9.1