HomeClusterLabs Projects

Refactor: libcrmcommon: Add pcmk__tls_t.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libcrmcommon: Add pcmk__tls_t.

This is a structure to hold some long-lived information about the state
of the gnutls environment. Create it once when a client or server is
run, and use it repeatedly for making new sessions for each connection.

This patch takes care of converting the servers to using the structure.

Details

Provenance
clumensAuthored on Dec 4 2024, 12:16 PM

Commit No Longer Exists

This commit no longer exists in the repository.