HomeClusterLabs Projects

Refactor: libcrmcommon: pcmk__ipc_prepare_iov takes a string...
8a9912a0bd1bUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Refactor: libcrmcommon: pcmk__ipc_prepare_iov takes a string...

...instead of an xmlNode. The idea here is that to deal with split up
messages, this function can be called repeatedly from a loop. Each call
will prepare the next chunk of the message to be sent. The first step
in doing that is simply changing the type of the parameter. This does
result in a little code duplication in the callers, but there are only a
couple.

Details

Provenance
clumensAuthored on Feb 19 2025, 11:34 AM
Parents
rP55e8baada4ae: Refactor: libcrmcommon: Use GByteArray for the crm_ipc_s buffer.
Branches
Unknown
Tags
Unknown

Event Timeline