Add sectione xpiration and get checkpoint durations working properly.

(Logical change 1.80)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@288 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2004-09-23 22:12:13 +00:00
parent 9c6bf02fcf
commit 91bf4a4afd

View File

@ -52,6 +52,8 @@ typedef unsigned long long SaUint64T;
typedef SaInt64T SaTimeT;
#define SA_TIME_END ((SaTimeT)0x7fffffffffffffffull)
#define SA_MAX_NAME_LENGTH 256
typedef struct {
SaUint16T length;