HomeClusterLabs Projects

Refactor: libcib: Pass 0 to callers of mainloop_add_ipc_client.

Description

Refactor: libcib: Pass 0 to callers of mainloop_add_ipc_client.

Previously, this would be passed to crm_ipc_new as max_size. However,
we no longer pass a size parameter to that function so there's no need
to pass it to this function either.

Details

Provenance
clumensAuthored on Tue, Apr 8, 12:33 PM
Parents
rP4906165ffcc8: Refactor: libcrmcommon: Remove ipc_size_max value.
Branches
Unknown
Tags
Unknown