HomeClusterLabs Projects

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

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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

Commit No Longer Exists

This commit no longer exists in the repository.