[2614] in Kerberos_V5_Development
Re: Kerberos NT source code
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Tue Oct 21 18:09:13 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: krbdev@MIT.EDU
From: Assar Westerlund <assar@sics.se>
Date: 22 Oct 1997 00:09:44 +0200
In-Reply-To: Ken Hornstein's message of "Tue, 21 Oct 1997 13:08:59 -0400"
Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
> I'm sure I don't understand all of the issues regarding threads ... but
> I thought the big one was global variables, and nearly all of them are
> in krb5_context. Are there others?
Concurrent access to the same krb5_*context.
/assar