pacemaker  1.1.16-94ff4df
Scalable High-Availability cluster resource manager
Data Fields
crm_remote_s Struct Reference

#include <ipcs.h>

Collaboration diagram for crm_remote_s:
Collaboration graph
[legend]

Data Fields

char * buffer
 
size_t buffer_size
 
size_t buffer_offset
 
int auth_timeout
 
int tcp_socket
 
mainloop_io_tsource
 
bool authenticated
 
char * token
 

Detailed Description

Definition at line 41 of file ipcs.h.

Field Documentation

§ auth_timeout

int crm_remote_s::auth_timeout

Definition at line 46 of file ipcs.h.

§ authenticated

bool crm_remote_s::authenticated

Definition at line 51 of file ipcs.h.

§ buffer

char* crm_remote_s::buffer

Definition at line 43 of file ipcs.h.

§ buffer_offset

size_t crm_remote_s::buffer_offset

Definition at line 45 of file ipcs.h.

§ buffer_size

size_t crm_remote_s::buffer_size

Definition at line 44 of file ipcs.h.

§ source

mainloop_io_t* crm_remote_s::source

Definition at line 48 of file ipcs.h.

§ tcp_socket

int crm_remote_s::tcp_socket

Definition at line 47 of file ipcs.h.

§ token

char* crm_remote_s::token

Definition at line 52 of file ipcs.h.


The documentation for this struct was generated from the following file: