pacemaker  3.0.0-d8340737c4
Scalable High-Availability cluster resource manager
Functions
ipc_client_compat.h File Reference

Deprecated Pacemaker IPC APIs. More...

#include <stdbool.h>
#include <crm/common/ipc.h>
Include dependency graph for ipc_client_compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool crm_ipc_connect (crm_ipc_t *client)
 

Detailed Description

Deprecated Pacemaker IPC APIs.

Deprecated:
Do not include this header directly. The IPC APIs in this header, and the header itself, will be removed in a future release.

Definition in file ipc_client_compat.h.

Function Documentation

◆ crm_ipc_connect()

bool crm_ipc_connect ( crm_ipc_t client)
Deprecated:
Do not use

Definition at line 1654 of file ipc_client.c.