link_info Struct Reference

#include <link.h>


Detailed Description

Activity structure passed to link_poll.


Data Fields

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).


Field Documentation

struct link* link_info::link

The link to be polled.

int link_info::events

The events to wait for (LINK_READ or LINK_WRITE).

int link_info::revents

The events returned (LINK_READ or LINK_WRITE).


The documentation for this struct was generated from the following file:
Generated on Wed Oct 19 14:38:48 2011 for cctools by  doxygen 1.4.7