include/lifegrd.h
changeset 74 c0b4b2ef7579
parent 71 95cd3376cc9f
child 149 fe50ada8020b
equal deleted inserted replaced
73:60441122e121 74:c0b4b2ef7579
    30 
    30 
    31 #include "data.h"
    31 #include "data.h"
    32 
    32 
    33 /*************************************************************************
    33 /*************************************************************************
    34  * Functions
    34  * Functions
    35 /*************************************************************************/
    35  *************************************************************************/
    36 
    36 
    37 
    37 
    38 /** To read the state of a node
    38 /** To read the state of a node
    39  *  This can be used by the master after having sent a life guard request,
    39  *  This can be used by the master after having sent a life guard request,
    40  *  of by any node if it is waiting for heartbeat.
    40  *  of by any node if it is waiting for heartbeat.