HomeClusterLabs Projects

Refactor: libcrmcommon: Minor refactorings in pcmk__ipc_send_iov.

Description

Refactor: libcrmcommon: Minor refactorings in pcmk__ipc_send_iov.

  • Use pcmk_is_set where possible.
  • Condense nested conditionals into a single one to allow unindenting some code.
  • Move the crm_ipcs_flush_events calls into their respective blocks instead of having another conditional.

Details

Provenance
clumensAuthored on Thu, May 15, 8:57 AM
Parents
rP27be21d4acae: Refactor: libs: Free IPC client buffer after crm_ipc_read is called.
Branches
Unknown
Tags
Unknown