[EMAIL PROTECTED] (Ken Raeburn) wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]:
> If you've got developer time to invest into this, you could look at > the snapshots available from MIT where I've eliminated some of the > uses of gethostbyname in favor of getaddrinfo, which is supposed to be > thread-safe. (Though I'll note that the NetBSD 1.5 implementation, at > least, is not.) Whatever other unsafe routines might be in use in the > krb5 library we can also look at working around. Note that some folks > at IBM are also working on the thread safety issue on a somewhat > larger scale. I don't get to do ANY rewrites on the main application as it is a commercial app (iPlanet Directory server).... all I get to do is write a plugin (.so) which the main application loads and runs. -- --- /* Christopher Burke - Spam Mail to [EMAIL PROTECTED] |* www.craznar.com - \* Real mail to cburke(at)craznar(dot)com ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
