Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 655 Retry KCM writes once on remote hangup sssd's KCM daemon has a client timeout (typically 60 seconds). Add reconnection logic to kcmio_unix_socket_write() to allow this behavior, and to potentially allow for the daemon to be upgraded. [ghudson@mit.edu: adjusted commit message, comment, and code slightly] https://github.com/krb5/krb5/commit/33634a940166d0b21c3105bab8dcf5550fbbd678 Author: Robbie Harwood Committer: Greg Hudson Commit: 33634a940166d0b21c3105bab8dcf5550fbbd678 Branch: master src/lib/krb5/ccache/cc_kcm.c | 29 ++++++++++++++++++++++++++--- 1 files changed, 26 insertions(+), 3 deletions(-)