HomeClusterLabs Projects

Low: libcrmcommon: Handle IPC ACKs from proxied connections too.

Description

Low: libcrmcommon: Handle IPC ACKs from proxied connections too.

A proxied response can be preceeded by an ACK, which the client's
dispatch method is not set up to deal with. However, if we catch these
ACKs and return true, then this will fall into the previously fixed case
for ACKs where we know to expect additional responses.

Details

Provenance
clumensAuthored on Apr 11 2022, 2:56 PM
Parents
rP1793391c1581: Merge pull request #2691 from kgaillot/fixes
Branches
Unknown
Tags
Unknown