cctools
Data Fields
link_info Struct Reference

Activity structure passed to link_poll. More...

#include <link.h>

Data Fields

struct linklink
 The link to be polled.
int events
 The events to wait for (LINK_READ or LINK_WRITE)
int revents
 The events returned (LINK_READ or LINK_WRITE)

Detailed Description

Activity structure passed to link_poll.


Field Documentation

The link to be polled.

The events to wait for (LINK_READ or LINK_WRITE)

The events returned (LINK_READ or LINK_WRITE)


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