HomeClusterLabs Projects

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

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
Parents
rP5a163f3d3cd9: Refactor: libcrmcommon: Remove a TODO and unnecessary block of code.
Branches
Unknown
Tags
Unknown