mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 15:02:39 +00:00
Add MESSAGE_SIZE_MAX to coroapi file.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1607 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
9c9a91be3d
commit
bcfc64d369
@ -42,6 +42,7 @@ typedef void * corosync_timer_handle_t;
|
||||
|
||||
#define PROCESSOR_COUNT_MAX 384
|
||||
#define INTERFACE_MAX 2
|
||||
#define MESSAGE_SIZE_MAX 1024*1024 /* (1MB) */
|
||||
|
||||
#define TOTEM_AGREED 0
|
||||
#define TOTEM_SAFE 1
|
||||
|
Loading…
Reference in New Issue
Block a user