[krbdev.mit.edu #8504] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Oct 24 15:57:54 EDT 2016


Properly handle EOF condition on libkrad sockets

In the previous code, when the remote peer performed an orderly shutdown
on the socket, libkrad would enter a state in which all future requests
timed out.  Instead, if the peer shuts down its socket, we need to
attempt to reopen it.

(cherry picked from commit 248497427d5a45225817b6c22e9224e8ad969872)

https://github.com/krb5/krb5/commit/10d20626a327213f05578d7dffb4d02ddfce5b0f
Author: Nathaniel McCallum <npmccallum at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 10d20626a327213f05578d7dffb4d02ddfce5b0f
Branch: krb5-1.14
 src/lib/krad/remote.c |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list