HomeClusterLabs Projects

Refactor: libcrmcommon: Move the guts of dispatch_ipc_data out on its own.

Description

Refactor: libcrmcommon: Move the guts of dispatch_ipc_data out on its own.

This allows sharing the code while still preserving the requirement that
dispatch_ipc_data always return 0. The new function is free to return
its own error code, which the caller can choose to use or ignore as
necessary.

Details

Provenance
clumensAuthored on Apr 21 2022, 1:56 PM
Parents
rP8a2a0ac6b6e2: Low: libcrmcommon: Add EAGAIN as a return code from crm_ipc_read.
Branches
Unknown
Tags
Unknown