Main Page | Modules | Data Structures | File List | Data Fields

site_struct Struct Reference
[Ab protocol internals]

Structure used to store other communicating sites. More...

#include <ab.h>


Data Fields

unsigned char id
 The distant site's id, 255 different ids supported.

unsigned char status
time_t timeout_wait
site_structnext
 Linked list of sites.

msg_shead
 Pending messages (outgoing) for this site.


Detailed Description

Structure used to store other communicating sites.

Definition at line 185 of file ab.h.


Field Documentation

unsigned char site_struct::status
 

Send and reception bit, used in the alternating bit protocol bit0 : send bit1 : recv

Definition at line 192 of file ab.h.

time_t site_struct::timeout_wait
 

Used to trigger timing of non responding sites Linked to the definition of WRITE_TIMEOUT

Definition at line 196 of file ab.h.


The documentation for this struct was generated from the following file:
Generated on Sat Mar 12 16:12:58 2005 for Alternating Bit by doxygen 1.3.3