mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 13:16:26 +00:00
store conn_info field is component structure.
(Logical change 1.24) git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@72 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
df2c3c4918
commit
8c8c71917c
@ -128,7 +128,7 @@ enum amfEnabledStoppingState {
|
||||
struct saAmfComponent {
|
||||
int registered;
|
||||
int local;
|
||||
int fd;
|
||||
struct conn_info *conn_info;
|
||||
SaNameT name;
|
||||
SaAmfReadinessStateT currentReadinessState;
|
||||
SaAmfReadinessStateT newReadinessState;
|
||||
|
Loading…
Reference in New Issue
Block a user