#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_struct * | next |
| Linked list of sites. | |
| msg_s * | head |
| Pending messages (outgoing) for this site. | |
Definition at line 185 of file ab.h.
|
|
Send and reception bit, used in the alternating bit protocol bit0 : send bit1 : recv |
|
|
Used to trigger timing of non responding sites Linked to the definition of WRITE_TIMEOUT |
1.3.3