HomeClusterLabs Projects

Fix: cib: Fix remote cib based on TLS

Description

Fix: cib: Fix remote cib based on TLS

Prevent connection->tcp_socket and connection->tls_session from both
having values at a same moment. Otherwise, connection->tcp_socket will
always be used in crm_remote_sendv(), crm_remote_ready() and
crm_remote_recv_once().

Details

Provenance
gao-yanAuthored on Jan 26 2014, 11:02 AM
Parents
rP96cd1941308b: Merge pull request #421 from davidvossel/service_nonblock
Branches
Unknown
Tags
Unknown

Event Timeline