HomeClusterLabs Projects

Refactor: lrmd: lrmd_tls_connect* should return a standard code.

Description

Refactor: lrmd: lrmd_tls_connect* should return a standard code.

This patch changes these functions from returning a legacy code to a
standard pacemaker code. The callers can do the conversion to a legacy
code, and we can deal with fixing those in the future.

In addition, lrmd_tls_connect should return whatever value
add_tls_to_mainloop returns.

Details

Provenance
clumensAuthored on Wed, Aug 28, 4:15 PM
Parents
rP9d6773f5b13a: Low: lrmd: Report the result of add_tls_to_mainloop...
Branches
Unknown
Tags
Unknown