mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-06 13:27:26 +00:00
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:
parent
9c6bf02fcf
commit
91bf4a4afd
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user