HomeClusterLabs Projects

Refactor: libcrmcommon: Don't use qb_ipcc_sendv_recv in crm_ipc_send.
6e701fae66fcUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: libcrmcommon: Don't use qb_ipcc_sendv_recv in crm_ipc_send.

Multipart IPC messages will need to be transmitted one part at a time,
and then all the receiving should happen after that. Thus, split this
one function call up into its send and receive parts to make further
reordering easier.

Details

Provenance
clumensAuthored on Feb 24 2025, 12:59 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.