HomeClusterLabs Projects

Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake()

Description

Refactor: libcrmcommon: return GnuTLS code in pcmk__tls_client_handshake()

... as an output argument, to allow better logs at callers. It would be cleaner
to map GnuTLS error codes to (new) standard Pacemaker return codes, but there
are too many to make that practical.

Nothing uses the new argument yet.

Details

Provenance
kgaillotAuthored on May 22 2024, 12:12 PM
Parents
rPa695ab1ca423: Refactor: libcrmcommon: make pcmk__tls_client_handshake() take timeout in…
Branches
Unknown
Tags
Unknown